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)

Arguments

file

The filename.

multiEstimateDf

Whether the file contains an exported `multiEstimateDf`.

Value

The object with the estimates, containing the spreadsheet in `$multiEstimateDf`.