Rdocumentation
powered by
Learn R Programming
ELT (version 1.5)
AddReference: AddReference function.
Description
This function imports reference tables.
Usage
AddReference(History, ReferenceMale = NULL, ReferenceFemale = NULL)
Arguments
History
History as returned by the ReadHistory function.
ReferenceMale
data.frame representing the reference table. See data(ReferenceMale) for the format.
ReferenceFemale
data.frame representing the reference table. See data(ReferenceFemale) for the format.