tests/testthat/test_io.R

context("i/o")
library(allen.archaeology)

test_that("relation set strengths are equal", {
    res <- allen.relations.relationships(c("o", "O"), c("o", "O"))
    expect_match(res, "\\(oO\\) is equal to \\(oO\\)")
})
tsdye/allen.archaeology documentation built on April 6, 2023, 10:12 a.m.