View source: R/pip_load_cache_inventory.R
pip_load_cache_inventory | R Documentation |
Load cache inventory
pip_load_cache_inventory( root_dir = Sys.getenv("PIP_ROOT_DIR"), pipedir = pip_create_globals(root_dir)$PIP_PIPE_DIR, tool = c("PC", "TB") )
root_dir |
character: root directory of the PIP data |
pipedir |
charater: directory of pipeline. Default is
|
tool |
character: Either "PC" for Poverty calculator or "TB" for table maker |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.