test_env | R Documentation |
We use a new environment which inherits from globalenv()
or a package
namespace. In an ideal world, we'd avoid putting the global environment on
the search path for tests, but it's not currently possible without losing
the ability to load packages in tests.
test_env(package = NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.