readPopulationCharacteristicsFromXLS: Read an excel file containing information about population...

View source: R/utilities-population.R

readPopulationCharacteristicsFromXLSR Documentation

Read an excel file containing information about population and create a PopulationCharacteristics object

Description

Read an excel file containing information about population and create a PopulationCharacteristics object

Usage

readPopulationCharacteristicsFromXLS(XLSpath, populationName, sheet = NULL)

Arguments

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 NULL, the first sheet in the file is used.

Value

A PopulationCharacteristics object based on the information in the excel file.


esqLABS/esqlabsR documentation built on April 17, 2025, 10:51 a.m.