Learn R Programming

Rnightlights (version 0.1.2)

validStat: Check if a statistic given is valid

Description

Check if a statistic given is valid

Usage

validStat(stat)

Arguments

stat

the statistic to check

Value

TRUE/FALSE

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
validStat("sum")
# }
# NOT RUN {
 #returns TRUE

# }

Run the code above in your browser using DataLab