get_characteristics {IBMPopSim} | R Documentation |
Returns names and C types of the characteristics of the individuals in a population, from a population data frame.
get_characteristics(population)
population |
Population data frame: characteristics in columns and individuals in rows. At least two columns |
Named vector composed of characteristics names and C types.
get_characteristics(EW_pop_14$sample)