R/manual_ex_data.R

#' Synthetic example data from INCA
#' 
#' A data set resembling the typical form of INCA data. Variable names are real
#' but all data has been carefully anonymized!
#' 
#' All data is random! There is no logical relation between any
#' variables, not even between \code{x_Beskrivning} and \code{x_Varde}!
#' 
#' @format A data frame (not an object of class \code{incadata} 
#' with 497 rows and 433
#'   variables
#'   
#' @examples 
#' as.incadata(ex_data)
"ex_data"

Try the incadata package in your browser

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

incadata documentation built on April 14, 2020, 6:08 p.m.