R/utils-standalone.R
update_standalone.Rd
This function helps identify package imports and maintains standalone file metadata. It operates on the code in the Rstudio active window and suggests changes to be made to keep the standalone file metadata up to date. It is intended be used interactively.
update_standalone(repo = NULL, license = NULL, dependencies = NULL)
the github repository e.g. organisation/project
a license URL (defaults to http:://unlicense/org
)
a optional list of standalone filenames in the same repository
nothing, updates the RStudio editor content