mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 10:31:53 +02:00
unit tests
This commit is contained in:
@ -20,7 +20,7 @@ freq(x, ..., sort.count = TRUE, nmax = getOption("max.print.freq"),
|
||||
top_freq(f, n)
|
||||
|
||||
\method{print}{frequency_tbl}(x, nmax = getOption("max.print.freq",
|
||||
default = 15), markdown = !nteractive(), header = !markdown, ...)
|
||||
default = 15), markdown = !interactive(), header = !markdown, ...)
|
||||
}
|
||||
\arguments{
|
||||
\item{x}{vector of any class or a \code{\link{data.frame}}, \code{\link{tibble}} (may contain a grouping variable) or \code{\link{table}}}
|
||||
|
Reference in New Issue
Block a user