This function lets you create a box via the LabGuru API.
1 2 | create_box(box_name, token, box_rows = 9, box_cols = 9, type = "Tissue",
color = "gray")
|
box_name |
The name of the box to create |
token |
A valid LabGuru API token |
box_rows |
Number of rows in the box |
box_cols |
Number of columns in the box |
data_type |
What kind of object tube, tissue, etc |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.