View source: R/subsetAnalytes.R
| subsetAnalytes | R Documentation | 
subset a given point patterns of type 'ppp' and 'analytePointPatterns' based on its 'metaData'.
subsetAnalytes(obj, expr)
obj | 
 an S3 object of type 'ppp' and 'analytePointPatterns'.  | 
expr | 
 logical expression indicating which points are to be kept. The expression must involve the column names of the 'metaData' slot). Subsetting based on 'marks' is not yet supported.  | 
An analyte point patter of type 'ppp' and 'analytePointPattern' after subsetting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.