Skip to contents

Update or load a dataset with survey metadata.

Usage

pip_metadata(
  action = "update",
  force = FALSE,
  maindir = getOption("pipaux.maindir")
)

Arguments

action

character: Either "load" or "update". Default is "update". If "update" data will be updated on the system. If "load" data is loaded in memory.

force

logical: If TRUE data will be overwritten.

maindir

character: Main directory of project.