tests/testthat/test-testFile.R

library(VDSM)

data(exampleX)
X=exampleX
data(examplef)
f=examplef
p=8
Anchor.estimate=c(3,2.5,2,1.5,1,0,0,0)

test_that("Gplot works", {
  G_example1 = Gplot(X,f,p)
})

Try the VDSM package in your browser

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

VDSM documentation built on April 16, 2021, 9:07 a.m.