check_and_encode_files | R Documentation |
Check that file paths exist and data is encoded if specified
check_and_encode_files(dat, column = "Body", encode = TRUE, n_check = 100)
dat |
|
column |
|
encode |
|
n_check |
|
This function is meant to be used internally. Only use when debugging.
Other Attachment functions:
sf_create_attachment()
,
sf_delete_attachment()
,
sf_download_attachment()
,
sf_update_attachment()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.