R/daneSoc.R

#' Example Sociodemographic Data
#'
#' The subsequent columns describe:
#' \itemize{
#' \item wiek Age
#' \item wyksztalcenie Education
#' \item st.cywilny Martial status
#' \item plec Sex
#' \item praca Work status
#' \item cisnienie.skurczowe Blood pressure
#' \item cisnienie.rozkurczowe Blood pressure
#' }
#'
#' @docType data
#' @keywords datasets
#' @name daneSoc
#' @examples
#' library("Przewodnik")
#' summary(daneSoc)
#' @usage data(daneSoc)
#' @format a data.frame with 204 rows and 7 columns
#'
NULL

Try the Przewodnik package in your browser

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

Przewodnik documentation built on May 1, 2019, 10:12 p.m.