tests/testthat/test-pipeline.R

context("test-pipeline")

test_that("pipe_load_samples  works", {
  dir_to_demo_dataset <- system.file("dataset-demo", package = "AlpsNMR")
  expect_error(dataset <- pipe_load_samples (dir_to_demo_dataset))
})

Try the AlpsNMR package in your browser

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

AlpsNMR documentation built on April 1, 2021, 6:02 p.m.