R/getIncludeColumns.R
getIncludeColumns.Rd
Part of Genetic Value Functions
getIncludeColumns()
Superset of columns that can be in a pedigree file.
Replaces INCLUDE.COLUMNS data statement.
# \donttest{ getIncludeColumns()#> [1] "id" "sex" "age" "birth" "exit" #> [6] "population" "condition" "origin" "first_name" "second_name"# }