File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,6 @@ The functions in this package match most parts of the API documented at [develop
110
110
* **ds_list** - downloads a list of data sets in your Domo instance
111
111
* **ds_delete** - deletes a data set (be careful)
112
112
* **ds_query** - allows you to send a query to a data set, Domo will evaluate that query and sends the results back as a list or a tibble
113
- * **ds_rename** - renames an existing data set
114
113
* ** Groups** - This set of functions modifies and creates groups.
115
114
* **groups_add_users** - adds users to an existing group
116
115
* **groups_create** - create a group
@@ -135,4 +134,4 @@ The functions in this package match most parts of the API documented at [develop
135
134
* **users_update** - update a user
136
135
* **users_list** - list all users
137
136
* **users_get** - get a single user record
138
- * **users_add** - create a user (or users)
137
+ * **users_add** - create a user (or users)
You can’t perform that action at this time.
0 commit comments