R/cells20.R

#' Indices of mesh cells for spherical numerical integration.
#'
#' Indices of mesh cells for spherical numerical integration corresponding to the indices (rows) in the data set points20.
#'
#' @docType data
#'
#' @format A data frame with three columns:
#' \describe{
#'  \item{V1}{First index.}
#'  \item{V2}{Second index.}
#'  \item{V3}{Third index.}
#' }
#' @examples
#' \dontrun{
#'  cells20
#' }
"cells20"
#' @keywords internal

Try the HDiR package in your browser

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

HDiR documentation built on Nov. 16, 2022, 5:14 p.m.