favstats(x, ..., na.rm = TRUE) ## S3 method for class 'matrix,ANY':
favstats(x, ..., na.rm = TRUE)
## S3 method for class 'numeric,ANY':
favstats(x, ..., na.rm = TRUE)
## S3 method for class 'formula,ANY':
favstats(x, data=parent.frame(),
..., na.rm = TRUE)
## S3 method for class 'ANY,data.frame':
favstats(x,
data=parent.frame(), ..., na.rm = TRUE)