tests/testthat/setup-rmangal.R

library(vcr)
vcr::vcr_configure(
    dir = "../fixtures",
    write_disk_path = "../files",
    serialize_with = "json"
)

rmangal::clear_cache_rmangal()
cl_df <- c("tbl_df", "tbl",  "data.frame")
nm_co <-  c("network", "nodes", "interactions", "dataset", "reference")
gabrielbouleau/mangal.package documentation built on Jan. 19, 2024, 1:03 p.m.