powered by
Converts the column names of a Pedigree or Genetic value Report to something more descriptive.
headerDisplayNames(headers)
a character vector of column (header) names
Updated list of column names
# NOT RUN { library(nprcgenekeepr) headerDisplayNames(headers = c("id", "sire", "dam", "sex", "birth", "age")) # } # NOT RUN { # }
Run the code above in your browser using DataLab