is_recording | R Documentation |
local_cassette()
and use_cassette()
set the VCR_IS_RECORDING
and VCR_IS_REPLAYING
environment variables to make it easy to determine
vcr state without taking a dependency on vcr. These functions show you
how to use them; we expect you to copy and paste these functions into your
own package
is_recording()
is_replaying()
TRUE
or FALSE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.