Raw File
testthat.R
library(testthat)
library(rstpm2)

test_check("rstpm2")
back to top