Build multipart form data elements. The form_file
function uploads a
file. The form_data
function allows for posting a string or raw vector
with a custom content-type.
1 2 3 |
path |
a string with a path to an existing file on disk |
type |
MIME content-type of the file. |
value |
a character or raw vector to post |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.