ds_update | R Documentation |
Upload a given data set.
ds_update(ds_id, df_up)
ds_id |
Data set id (from url in Domo). |
df_up |
Dataframe to upload. |
I'm sure something comes back...
ds_import('some_id',my_new_df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.