| base64_to_df | R Documentation |
Convert a base64 representation of a CSV table into a 'data.frame' object.
base64_to_df(x)
x |
The base64-encoded CSV string |
A 'data.frame' object containing the data from 'x'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.