View source: R/FileResourceGetter.R
findFileResourceGetter | R Documentation |
Find the file resource getter that will download the file from the provided resource object.
findFileResourceGetter(x)
x |
The resource object which corresponding file getter is to be found. |
The corresponding FileResourceGetter object or NULL if none applies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.