formatFiletype | R Documentation |
This function is intended to format the filetype argument of
shinySaveButton()
into a json string representation, so that it
can be attached to the button.
formatFiletype(filetype)
filetype |
A named list of file extensions or NULL or NA |
A string describing the input value in json format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.