NEWS.md
default(quiet)
parameter didn’t work because I don’t export the default
function.quiet
once and inherit the docs everywhere. Explicitly list that it listens to options(clumpedr.quiet)
.option(clumpedr.quiet = TRUE)
if they want a global setting....
argument to most functions, requiring named matches (not just positions) for the more obscure function arguments.pipe_plot()
function.genplot
and plotting from the main function sources. Closes #17..data$COLUMN
to "COLUMN"
in all tidyselect functions such as tidyr::pivot_*
.