Description Usage Arguments Details Value
View source: R/returnAppropriateSummaryStatistic.R
returnAppropriateSummaryStatistic
Internal function to return
appropriate summary statistic to use with each index
1 | returnAppropriateSummaryStatistic(variable)
|
variable |
character string denoting the variable to chart. Acceptable values are maxLenDrySpell, maxLenWetSpell, numFrostDays, numSummerDays, numIcingDays, numTropicalNights, minOfMaxTemp, maxOfMaxTemp, minOfMinTemp, maxOfMinTemp, dailyTempRange, maxSingleDayPrecip, max5ConsDayPrecip, simplePrecipIntensityIndex, precipSumExceedPercentile, warmSpellDurIndex, coldSpellDurIndex, countDaysPrecipExceedAmount, percentDaysMinTempBelowQuantile, percentDaysMaxTempBelowQuantile, percentDaysMinTempAboveQuantile, percentDaysMaxTempAboveQuantile, maxOfAccumulatedPet, sumOfGDD, sumOfPET, sumOfPrecip, sumOfPOverPET, sumOfSolar, averageMaxTemp, averageMinTemp, averageMaxRH, averageMinRH, averageWind, and maxWindGusts |
Internal function to return appropriate summary statistic to use with each index
string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.