R/helper-quiet.R

Defines functions fledge_chatty

fledge_chatty <- function() {
  !getOption("fledge.quiet", default = FALSE)
}

Try the fledge package in your browser

Any scripts or data that you put into this service are public.

fledge documentation built on May 29, 2024, 8:59 a.m.