Description Usage Arguments Details Value Author(s) Examples
updateCellContents - Puts a cell lot in a container cell.
| 1 2 3 | updateCellContents(coreApi, containerType, containerBarcode,
  containerCellNum, sampleLotBarcode, amount, amountUnit, concentration,
  concentrationUnit, useVerbose = FALSE)
 | 
| coreApi | coreApi object with valid jsessionid | 
| containerType | container entity type | 
| containerBarcode | container barcode | 
| containerCellNum | container cell number | 
| sampleLotBarcode | barcode of lot to add to cell | 
| amount | amount to add (numeric) | 
| amountUnit | units | 
| concentration | (numeric) | 
| concentrationUnit | concentration units | 
| useVerbose | use verbose communications for debugging | 
updateCellContents Puts a cell lot in a container cell
RETURN returns a list $entity contains updated container information, $response contains the entire http response
Craig Parman
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.