notebookutils.warehouse.help | R Documentation |
notebookutils.warehouse.create(name: String, description: String, workspaceId: String): warehouse -> Create a warehouse notebookutils.warehouse.get(name: String, workspaceId: String): warehouse -> Get a warehouse notebookutils.warehouse.delete(name: String, workspaceId: String): void -> Delete a warehouse notebookutils.warehouse.update(name: String, newName: String, description: String, workspaceId: String): warehouse -> Update a warehouse
notebookutils.warehouse.help(methodName = "")
methodName |
method name to get more information |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.