read_estimates_from_xl.Rd
This function loads estimates that have been exported from an Excel file. For loading estimates from completed performance tables, use [mdmcda::read_performance_tables()].
read_estimates_from_xl(file, multiEstimateDf = TRUE)
file | The filename. |
---|---|
multiEstimateDf | Whether the file contains an exported `multiEstimateDf`. |
The object with the estimates, containing the spreadsheet in `$multiEstimateDf`.