tests/testthat/test-methods.R

library(Racmacs)
library(testthat)
context("Test map methods")

# Load the map and the chart
map <- read.acmap(filename = test_path("../testdata/testmap.ace"))

# Test the print method
expect_output(print(map))

Try the Racmacs package in your browser

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

Racmacs documentation built on June 22, 2024, 11:33 a.m.