R/data_test.R

#' Test example dataset.
#'
#' A toy dataset containing the description of ten people, over 3 concept, with multiple properties.
#'
#' @format A data frame with 65 rows and 3 variables:
#' \describe{
#'   \item{ID}{Id of the people}
#'   \item{Concept}{Concept being described by the person ID}
#'   \item{Property}{A property mentioned for the corresponding concept for the person ID}
#' }
"data_test"

Try the CPNCoverageAnalysis package in your browser

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

CPNCoverageAnalysis documentation built on Oct. 9, 2021, 5:06 p.m.