Learn R Programming

childsds (version 0.5)

refs-class: Class of references

Description

Container for reference tables

Arguments

Slots

name
of the reference group
ref
List of references, each reference refers to one item and contains age, l, m, and s values for both genders
citation
information about the sources of the references

Examples

Run this code
data(kiggs.ref)
print(kiggs.ref)
data(ukwho.ref)
print(ukwho.ref)
data(who.ref)
print(who.ref)

Run the code above in your browser using DataLab