Skip to contents

Update POP

Usage

aux_pop_update(
  force = FALSE,
  maindir = getOption("pipaux.working_dir"),
  owner = getOption("pipfun.ghowner"),
  branch = NULL,
  tag = branch,
  detail = getOption("pipaux.detail.raw")
)

Arguments

force

logical: If TRUE data will be overwritten.

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.

detail

has an option TRUE/FALSE, default value is FALSE

from

character: Source for population data.