R/grandview-package.R

#' Provides Dedicated, Platform-Specific Viewers for 'httpgd' Graphics Devices
#'
#' The 'httpgd' packages provides a super-fast, asynchronous graphics device for R graphics
#' via 'svglite' and 'later' packages. Tools are provided to use dedicated, platform-specific
#' graphics "browsers" for 'httpgd' graphics devices.
#'
#' @md
#' @name grandview
#' @keywords internal
#' @author Bob Rudis (bob@@rud.is)
#' @importFrom httpgd httpgd
#' @importFrom tools R_user_dir
#' @importFrom utils unzip
#' @importFrom httr GET write_disk progress
#' @importFrom jsonlite fromJSON
"_PACKAGE"
hrbrmstr/grandview documentation built on June 2, 2020, 12:03 a.m.