AddReference {ELT} | R Documentation |
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. |
[Package ELT version 1.7 Index]