mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 04:02:19 +02:00
unit tests
This commit is contained in:
2
R/freq.R
2
R/freq.R
@ -544,7 +544,7 @@ diff.frequency_tbl <- function(x, y, ...) {
|
||||
#' @importFrom crayon bold silver
|
||||
#' @export
|
||||
print.frequency_tbl <- function(x, nmax = getOption("max.print.freq", default = 15),
|
||||
markdown = !nteractive(), header = !markdown, ...) {
|
||||
markdown = !interactive(), header = !markdown, ...) {
|
||||
|
||||
opt <- attr(x, 'opt')
|
||||
|
||||
|
Reference in New Issue
Block a user