OLD - Update Auxiliary data. Wrapper of measure-specific functions.
update_aux.Rd
OLD - Update Auxiliary data. Wrapper of measure-specific functions.
Arguments
- measure
type of data frame, e.g., "cpi" or "PPP".
- force
logical: If TRUE data will be overwritten.
- owner
character: Github repo owner. Default is
getOption("pipfun.ghowner")
- maindir
character: Main directory of project.
- branch
character: either "DEV" or "PROD". Refers to the branch that will be used to update either the development server or production.
- tag
character: specific release to be used in the update.
- verbose
logical : Do you want verbose output?