Skip to content

jonathan-g/kaya-explorer

kayaExplorer

CRAN Status Badge License: MIT R-CMD-check pkgdown

The kayaExplorer package is an R Shiny package to interactively explore the Kaya identity for a number of countries and regions of the world.

Installation

To install this package, you can install the latest release from CRAN:

install.packages('kayaExplorer')

To install this package you can use the devtools package in RStudio to run

library(devtools)
install_github("jonathan-g/kayaExplorer")

and then load the package with

library(kayaExplorer)

or use the pacman package to load kayaExplorer, installing it first if necessary:

library(pacman)
p_load_current_gh("jonathan-g/kayaExplorer")

Once you have loaded the package, you can launch it from RStudio with

launch_kaya_explorer()

Credits

This interactive application was inspired by Roger Pielke’s book, The Climate Fix and the app closely follows the analysis presented in chapters 3–4 of that book.

See also,

Code of conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

About

Shiny tool for exploring Kaya identity

Topics

Resources

License

MIT and 3 other licenses found

Licenses found

MIT
LICENCE
Unknown
LICENSE
Unknown
LICENSE.md
Unknown
LICENSE.Rmd

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages