postTable | R Documentation |
Post a table to the database
postTable(database_table_url, auth_token, df)
database_table_url |
see |
auth_token |
see |
df |
a dataframe read in with, for example read_csv or vroom |
POST results object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.