Nothing
Code
turn_off()
Message
vcr turned off; see ?turn_on to turn vcr back on
Code
turned_off(5 + 5)
Condition
Error in `turn_off()`:
! You must eject all cassettes before you can turn vcr off.
Code
insert_cassette("test")
Condition
Error in `insert_cassette()`:
! vcr is turned off.
i Use `turn_on()` to turn it back on.
i Or use `turn_off(ignore_cassettes = TRUE)` to ignore cassettes completely.
Code
lightswitch_init()
Condition
Error in `lightswitch_init()`:
! env var `VCR_TURN_OFF` must be TRUE or FALSE, not "yes".
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.