R/imports.R

#' @title Objects imported from other packages
#' @description These objects are imported from other packages.
#'   Follow the links to their documentation:
#'   \code{\link[htmlwidgets:JS]{JS}},
#'   \code{\link[htmlwidgets:saveWidget]{saveWidget}},
#'   \code{\link[htmlwidgets:prependContent]{prependContent}}.
#' @importFrom htmlwidgets JS saveWidget prependContent
#' @export JS saveWidget prependContent
#' @name Rnvd3-imports
#' @aliases JS saveWidget prependContent
#' @docType import
NULL

Try the Rnvd3 package in your browser

Any scripts or data that you put into this service are public.

Rnvd3 documentation built on Sept. 5, 2021, 5:18 p.m.