Description Usage Arguments Value Examples
Prints the amount of storage used by the specified object.
1 | size(x)
|
x |
The object of interest |
The amount of storage taken up by the object as a string
1 2 | plate <- WellLocation("J101-2C", "B", 15)
size(plate)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.