View source: R/headerDisplayNames.R
headerDisplayNames | R Documentation |
Converts the column names of a Pedigree or Genetic value Report to something more descriptive.
headerDisplayNames(headers)
headers |
a character vector of column (header) names |
Updated list of column names
library(nprcgenekeepr)
headerDisplayNames(headers = c("id", "sire", "dam", "sex", "birth", "age"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.