update_importlist {autoimport} | R Documentation |
Update the IMPORTLIST
file
Description
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 |
path |
path to the |
Value
nothing
[Package autoimport version 0.1.1 Index]