descr(exams$math)
,
exams$math is passed to it as a string, and the function will determine that exams is a dataframe
and math is a variable. The function will also extract subsetting information if present.
.parse_arg(arg.str)
freq()
, descr()
and dfSummary()
.
freq()
, descr()
or dfSummary()
.