create_project | R Documentation |
Create a project in the RHoMIS database
Rpackage file: rhomisApiConnection.R
create_project(api_url, auth_url, email, password, name)
api_url |
The url of the rhomis data api |
auth_url |
The url of the rhomis authentication api |
email |
The users email |
password |
The users password |
name |
The name of the project to create |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.