roxygen3 (version 0.1)

AutoImportsTag-class: @autoImport: automatically add import statements.

Description

Using this tag will automatically add all external functions used by the function to the namespace. If there are any ambiguities (i.e. the same name is used by multiple packages) you can resolve them using @importFrom

Arguments

Tag Usage

#' @autoImports