redatam_create | R Documentation |
Create a new Redatam database.
redatam_create(schema_name, config_name)
schema_name |
Dictionary schema in json format |
config_name |
Configuration in json format |
No return value.
Jaime Salvador
## Not run:
redatam_create("path/to/schema.json","path/to/config.json")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.