num_cells.estimated_partition | R Documentation |
Returns the number of cells for the an object
## S3 method for class 'estimated_partition' num_cells(obj) ## S3 method for class 'grid_partition' num_cells(obj) num_cells(obj)
obj |
Object |
Number of cells in partition (at least 1)
estimated_partition
: estimated_partition
grid_partition
: grid_partition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.