| simulate_test_env | R Documentation |
This function is designed to allow you to simulate testthat's testing environment in an interactive session. To undo it's affect, you will need to restart your R session.
simulate_test_env(package, path)
package |
Name of installed package. |
path |
Path to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.