README.md

CME.assistant

CRAN version

The goal of CME.assistant is to collect some frequently used functions. This package is made non-private since it only attaches published final estimates for the recent 2 years.

Installation

To install from github: Examples in the vignettes, set build_vignettes = TRUE Maybe need to add build_opts = "--no-multiarch" if encounter Java-related problem according to this post

devtools::install_github("unicef-drp/CME.assistant")
# or if needed,
devtools::install_github("unicef-drp/CME.assistant", build_vignettes = TRUE, build_opts = "--no-multiarch")
library(CME.assistant)

Alternative option: download the repo, and use 'Ctrl/Cmd+Shift+B' to compile the package locally.

To view vignette

devtools::install_github("unicef-drp/CME.assistant", build_vignettes = TRUE)
vignette(package = "CME.assistant")
vignette("CMEvignette1")


Try the CME.assistant package in your browser

Any scripts or data that you put into this service are public.

CME.assistant documentation built on March 22, 2021, 5:07 p.m.