tests/testthat/test_api.R

# context("Metadata")
# munic <- get_metadata(entity = "municipality", cache = FALSE)
#
# test_that("metadata downloads correctly", {
#   expect_true(inherits(munic, "tbl_df"))
#   expect_true(nrow(munic) > 0)
# })
LCHansson/rKolada documentation built on May 19, 2024, 4:07 a.m.