create | R Documentation |
Create a New QBit based on template
create( qbit_name, template = get_qbit_template("r"), verbose = getOption("verbose"), ... )
qbit_name |
character; Title to be used for workspace. |
template |
character; Id of template to be copied/forked from. Can be any id accessible at quantargo, see also https://www.quantargo.com/qbits/explore |
verbose |
logical; Show intermediary console outputs. |
... |
Additional parameters passed to invoke |
Id of created workspace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.