create_box: Create a box in LabGuru

Description Usage Arguments

View source: R/guru-utils.R

Description

This function lets you create a box via the LabGuru API.

Usage

1
2
create_box(box_name, token, box_rows = 9, box_cols = 9, type = "Tissue",
  color = "gray")

Arguments

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


JovingeLabSoftware/BioradConfig documentation built on May 7, 2019, 12:04 p.m.