R/_imports.R

# This files contains the import declarations for functions that should be
# imported and attached in the package namespace.
#
# The name is prefixed with an `_` so it is processed first in the roxygen2
# build. Otherwise, the NAMESPACE file won't be guaranteed to have the
# importFrom statements before the other files are processed.

#' @importFrom magrittr "%>%"
NULL
dehowell/catalogr documentation built on May 3, 2019, 8:59 p.m.