pip_load_cache_inventory: Load cache inventory

View source: R/pip_load_cache_inventory.R

pip_load_cache_inventoryR Documentation

Load cache inventory

Description

Load cache inventory

Usage

pip_load_cache_inventory(
  root_dir = Sys.getenv("PIP_ROOT_DIR"),
  pipedir = pip_create_globals(root_dir)$PIP_PIPE_DIR,
  tool = c("PC", "TB")
)

Arguments

root_dir

character: root directory of the PIP data

pipedir

charater: directory of pipeline. Default is pip_create_globals(root_dir)$PIP_PIPE_DIR

tool

character: Either "PC" for Poverty calculator or "TB" for table maker


PIP-Technical-Team/pipload documentation built on March 22, 2022, 3:22 a.m.