Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
MarcoTheBlack
/
shaprs
Like
0
Downloads: 1
Card
Git
Discussions
[6b94fb]
:
/
tests
/
testthat
/ test-examples.R
History
Download this file
4 lines (3 with data), 65 Bytes
1
2
3
test_that
(
"examples run"
,
{
test_examples
(
path
=
"../.."
)
})