R/Rpolyhedra-package.R

#' @details
#' A polyhedra database scraped from:
#' \itemize{
#'    \item http://paulbourke.net/dataformats/phd/: PHD files as R6 objects and 'rgl'
#'          visualizing capabilities. The PHD format was created to describe the geometric
#'          polyhedra definitions derived mathematically <https://netlib.org/polyhedra/>
#'          by Andrew Hume and by the Kaleido program of Zvi Har'El.
#'    \item http://dmccooey.com/Polyhedra/: Polyhedra text datafiles.
#' }
#'
#' @docType package
#' @aliases Rpolyhedra
#' @importFrom R6 R6Class
#' @import lgr
"_PACKAGE"
ropensci/Rpolyhedra documentation built on Oct. 7, 2022, 6:56 p.m.