gp_create | R Documentation |
This function assembles the required npm package files to then build from.
gp_create(path = getwd())
path |
character: new/existing path of the target gp app. |
p = file.path(tempdir(), "gp_app")
gp_create(p)
gp_erase()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.