| 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.
aa logical vector
ba numeric vector
ca factor with levels
femaleandmaleda 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]