options(
  tibble.print_min = 4,
  tibble.max_extra_cols = 8,
  digits = 2,
  crayon.enabled = FALSE,
  cli.unicode = FALSE
)

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

galah_config(verbose = FALSE)


AtlasOfLivingAustralia/galah documentation built on Feb. 8, 2025, 9:25 a.m.