Update the measure along with it's dependencies automatically.
auto_aux_update.Rd
Update the measure along with it's dependencies automatically.
Arguments
- measure
character: measure to be updated, if NULL will update all of them
- force
logical: If TRUE data will be overwritten.
- from
character: Source for population data.
- maindir
character: Main directory of project.
- owner
character: Github repo owner. Default is
getOption("pipfun.ghowner")
- tag
character: specific release to be used in the update.