Nothing
The hyperSpec
team gratefully acknowledges support from the Google Summer of Code program, which sponsored student Erick Oduniyi during summer 2020.
Erick and the team carried out a significant overhaul of hyperSpec
which led to this release.
test<-()
assigns unit test code to objects (functions) as attribute "test"
get_test()
retrieves "test"
attributetest_fun()
retrieves "test"
attribute and executes unit testunittest()
retrieves all "test"
attributes and executes these unit testsunittest()
by devtools::test()
& Co., see the tests/
and tests/testthat/
directories.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.