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

Description Tag Usage

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

Tag Usage

1
#' @autoImports

hadley/roxygen3 documentation built on May 17, 2019, 12:16 p.m.