PIP wdi
aux_wdi.Rd
Update or load wdi data.
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.
- 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: Either "gh", "file" or "api". Default is "gh". "file" and "gh" are synonymous