AddReference {ELT} | R Documentation |
This function imports reference tables.
AddReference(History, ReferenceMale = NULL, ReferenceFemale = NULL)
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. |