knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of SAEplus package is to produce a set of R functions and tools to pull remote sensing data as well as other geospatial data from platforms such as Google Earth Engine, Open Street Maps, Facebook and WorldPop. This package will also provide functions for pre-processing these datasets towards small area estimation (SAE). Finally, some of the SAE functions within the EMDI package will be updated to speed up the SAE process using the data.table package.
The development version can be installed from GitHub with:
# install.packages("devtools") devtools::install_github("SSA-Statistical-Team-Projects/SAEplus")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.