dolt_init | R Documentation |
Initiate a dolt database directory
dolt_init(dir = Sys.getenv("DOLT_DIR", "doltdb"))
dir |
path to the directory. Will be created if it does not exist |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.