tests/testthat/test_ms_load_sites.R

library(macrosheds)
library(testthat)

test_that('sites load', {
    expect_s3_class(ms_load_sites(), 'data.frame')
})
MacroSHEDS/macrosheds documentation built on Oct. 30, 2024, 11:15 a.m.