Comments
-
I will take a look at the Java CLI. Thanks for sharing Jae!
-
I'll give it a try. Thanks! It would be great to have this function in the package btw.
-
yes I've tried but it looks like the function accept only 2 parameters. I've tried update_domo <- domo$ds_update("ds_id",my_dataset,"APPEND") but it doesn't work From R help: Usage ds_update(ds_id, df_up) Arguments ds_id Data set id (from url in Domo). df_up Dataframe to upload.