Code
write_file_raw("foo", c("bar", tmp))
Condition
Error:
! `raw` must be a raw vector
Code
write_file_raw(charToRaw("foo"), c("bar", tmp))
Condition
Error:
! `path` must be a single element
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.