R/papers.R

#' Dataframe of papers in dataset
#'
#' A dataset containing the information about papers mentioning pain biomarkers
#'
#' @format A data frame with 421 rows and ?? variables:
#' \describe{
#'   \item{EntrezUID}{??}
#'   \item{Title}{??}
#'   \item{Description}{??}
#'   \item{Details}{??}
#'   \item{Measured MODEL type A}{??}
#'   \item{Measured pain type (1-5)}{??}
#'   \item{Measured type of pain (MODEL Type)}{??}
#'   \item{MODEL initiator*}{??}
#'   \item{Nerve/immune model}{??}
#'   \item{Observational/ Designed studies*}{??}
#'   \item{Blinded*}{??}
#'   \item{n}{??}
#'   \item{Species}{??}
#'   \item{strain}{??}
#'   \item{sex}{??}
#'   \item{Neuter}{??}
#'   \item{Comment}{??}
#' }
#'
#'
#' @source \url{Need citation to paper}
"papers"
jonotuke/painBiomarkR documentation built on May 13, 2019, 3:01 a.m.