Update metadata file
aux_metadata_update.Rd
Update metadata file
Arguments
- maindir
character: Main directory of project.
- force
logical: If TRUE data will be overwritten.
- owner
character: Github repo owner. Default is
getOption("pipfun.ghowner")
- 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.
- detail
has an option TRUE/FALSE, default value is FALSE