export vars

This commit is contained in:
pvictor 2020-12-03 10:24:43 +01:00
parent 0cadab8b51
commit de3d9c1a9f
1 changed files with 6 additions and 0 deletions

View File

@ -30,6 +30,12 @@ NULL
#' @rdname apexcharter-exports
NULL
#' @importFrom ggplot2 vars
#' @name vars
#' @export
#' @rdname apexcharter-exports
NULL
#' @importFrom htmlwidgets JS
#' @name JS
#' @export