sdata {ltable} | R Documentation |
Simple Data.
Description
This data has no other meaning and purpose except for package functionality presentation.
Usage
data(sdata)
Format
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
andmale
d
a character vector with variants "A" and "B"
Details
You can construct tables with data set fields of factor, character, logical, and numeric classes.
Examples
data(sdata, package="ltable")
[Package ltable version 2.0.4 Index]