sdata: Simple Data.

sdataR 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 and male

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")

ltable documentation built on Aug. 17, 2023, 1:06 a.m.