powered by
This data has no other meaning and purpose except for package functionality presentation.
data(sdata)
A data frame with 22 observations (some values are purposely missing) on the following 4 variables.
a
a logical vector
b
a numeric vector
c
a factor with levels female and male
female
male
d
a character vector with variants "A" and "B"
You can construct tables with data set fields of factor, character, logical, and numeric classes.
data(sdata, package="ltable")
Run the code above in your browser using DataLab