projects
/
talweg.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
20e05b21f6c65b66c3eded44ac29b57ec6dc576c
[talweg.git]
/
pkg
/
tests
/
testthat.R
1
library(testthat)
2
3
#library(devtools); load_all("../talweg") #because some non-exported functions
4
library(talweg)
5
6
test_check("talweg")