testex-options | R Documentation |
As long as the fingerprint
has not changed, the package DESCRIPTION
will
be read only once to parse and retrieve configuration options. If the
DESCRIPTION
file is modified or if run from a separate process, the
configured settings will be refreshed based on the most recent version of
the file.
memoise_testex_desc(path, fingerprint, ...)
testex_options(path = package_desc(), ...)
path |
A path in which to search for a package |
fingerprint |
An object used to indicate when the cached values have been invalidated |
The test options environment, invisibly.
The test options environment as a list
testex_options()
:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.