View source: R/sanity_checks.R
check_cells | R Documentation |
check if provided cells are contained withing provided territory
check_cells(territory_barcodes, ter, cell_barcodes)
territory_barcodes |
character vector containing spatial barcodes of territories |
ter |
string selected territories in the form of chacater string |
cell_barcodes |
character vector containing barcodes of cells of interest |
charcater vector of common barcodes between territory barcodes and cell barcodes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.