tests/testthat.R

library(testthat)
library(galah)
galah_config(directory = tempdir(), 
             email = "ala4r@ala.org.au",
             caching = FALSE, 
             atlas = "Australia", 
             verbose = FALSE,
             run_checks = TRUE)
test_check("galah")

Try the galah package in your browser

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

galah documentation built on Nov. 20, 2023, 9:07 a.m.