projects
/
talweg.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
First commit
[talweg.git]
/
pkg
/
tests
/
testthat.R
Commit
Line
Data
3a38473a
BA
1
library(testthat)
2
3
#library(devtools); load_all("../talweg") #because some non-exported functions
4
library(talweg)
5
6
test_check("talweg")