diff --git a/data/sees_pop_data_pk_100_nonstandardized.rda b/data/sees_pop_data_pk_100_nonstandardized.rda deleted file mode 100644 index 0d3890a1..00000000 Binary files a/data/sees_pop_data_pk_100_nonstandardized.rda and /dev/null differ diff --git a/data/sees_pop_data_pk_100_standardized.rda b/data/sees_pop_data_pk_100_standardized.rda deleted file mode 100644 index a164d7ae..00000000 Binary files a/data/sees_pop_data_pk_100_standardized.rda and /dev/null differ diff --git a/man/sees_pop_data_pk_100_nonstandardized.Rd b/man/sees_pop_data_pk_100_nonstandardized.Rd deleted file mode 100644 index 44005dd8..00000000 --- a/man/sees_pop_data_pk_100_nonstandardized.Rd +++ /dev/null @@ -1,32 +0,0 @@ -% Generated by roxygen2: do not edit by hand -% Please edit documentation in R/sees_pop_data_pakistan_100.R -\docType{data} -\name{sees_pop_data_pk_100_nonstandardized} -\alias{sees_pop_data_pk_100_nonstandardized} -\title{Small example cross-sectional data set} -\format{ -\subsection{\code{sees_pop_data_pk_100_nonstandardized}}{ - -A \code{pop_data} object (from \code{\link[=as_pop_data]{as_pop_data()}}) with 200 rows and 8 columns: -\describe{ -\item{index_id}{Observation ID} -\item{Country}{Country where the participant was living} -\item{cluster}{survey sampling cluster} -\item{catchment}{survey catchment area} -\item{Age}{participant's age when sampled, in years} -\item{antigen_iso}{which antigen and isotype are being measured -(data is in long format)} -\item{result}{concentration of antigen isotype, in ELISA units} -} -} -} -\source{ -\url{https://osf.io/n6cp3} -} -\usage{ -sees_pop_data_pk_100_nonstandardized -} -\description{ -A subset of data from the SEES data, for examples and testing. -} -\keyword{datasets} diff --git a/man/sees_pop_data_pk_100_standardized.Rd b/man/sees_pop_data_pk_100_standardized.Rd deleted file mode 100644 index 9b31782d..00000000 --- a/man/sees_pop_data_pk_100_standardized.Rd +++ /dev/null @@ -1,32 +0,0 @@ -% Generated by roxygen2: do not edit by hand -% Please edit documentation in R/sees_pop_data_pakistan_100.R -\docType{data} -\name{sees_pop_data_pk_100_standardized} -\alias{sees_pop_data_pk_100_standardized} -\title{Small example cross-sectional data set} -\format{ -\subsection{\code{sees_pop_data_pk_100_standardized}}{ - -A \code{pop_data} object (from \code{\link[=as_pop_data]{as_pop_data()}}) with 200 rows and 8 columns: -\describe{ -\item{id}{Observation ID} -\item{Country}{Country where the participant was living} -\item{cluster}{survey sampling cluster} -\item{catchment}{survey catchment area} -\item{age}{participant's age when sampled, in years} -\item{antigen_iso}{which antigen and isotype are being measured -(data is in long format)} -\item{value}{concentration of antigen isotype, in ELISA units} -} -} -} -\source{ -\url{https://osf.io/n6cp3} -} -\usage{ -sees_pop_data_pk_100_standardized -} -\description{ -A subset of data from the SEES data, for examples and testing. -} -\keyword{datasets}