View source: R/utilities-population.R
readPopulationCharacteristicsFromXLS | R Documentation |
PopulationCharacteristics
objectRead an excel file containing information about population and create a
PopulationCharacteristics
object
readPopulationCharacteristicsFromXLS(XLSpath, populationName, sheet = NULL)
XLSpath |
Path to the excel file |
populationName |
Name of the population, as defined in the "PopulationName" column |
sheet |
Name or the index of the sheet in the excel file.
If |
A PopulationCharacteristics
object based on the information
in the excel file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.