gx.createProject | R Documentation |
This function creates a new project within the platform workspace. A project is a prerequisite to be able to upload data, perform analyses or to run workflows.
gx.createProject(name, description = "New platform project")
name |
name of the project |
description |
a short description of the project |
a string containing the status of the request in JSON format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.