R/computeTimeStepFromHourly.R
computeOtherFromHourlyYear.Rd
Compute daily, weekly, monthly and annual mc-ind from hourly data for one year. (new)
computeOtherFromHourlyYear(
mcYear,
type,
areas = "all",
opts = simOptions(),
timeStep = c("daily", "monthly", "annual", "weekly"),
writeOutput = FALSE
)
Recommended only with studies spanning on two years.