tests/testthat/data/custom.function.R

# a custom function - for testing watch
custom.function <- function(x) {
  barplot(x)
}
tkonopka/Rcssplot documentation built on Nov. 14, 2024, 9:28 a.m.