getBlobs | R Documentation |
detemines which columns in a table are of the blob (raw) type
getBlobs(theTable)
theTable |
the table containing the data |
a data.frame with two columns: name = colum name) and type (which should always be 'blob')
meant for use in debugging problems
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.