update_importlist: Update the 'IMPORTLIST' file

View source: R/importlist.R

update_importlistR 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 ⁠key=function⁠ and value=package

path

path to the IMPORTLIST file

Value

nothing


autoimport documentation built on April 4, 2025, 4:47 a.m.