tests/testthat/test_summary.R

## vim:textwidth=128:expandtab:shiftwidth=4:softtabstop=4

library(argoFloats)

context("summary")

test_that("summary", {
          data("index")
          expect_output(summary(index), "argoFloats summary")
})

Try the argoFloats package in your browser

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

argoFloats documentation built on Oct. 18, 2023, 1:06 a.m.