Update the IMPORTLIST
file, which forces the import of some packages without asking.
Usage
update_importlist(imports, path = NULL)
get_importlist(path = NULL)
Arguments
- imports
a list of imports with key=function
and value=package
- path
path to the IMPORTLIST
file