tests/test-plotspc.r

context ("plotspc")

test_that("BARBITURATES", {
  spc <- do.call (collapse, barbiturates [1:3])

  plotspc (spc, col = matlab.dark.palette (3), stacked = TRUE, lines.args = list (type = "h"))

}) 

Try the hyperSpec package in your browser

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

hyperSpec documentation built on May 2, 2019, 5:45 p.m.