getImageSectionsByBarcode | R Documentation |
Cuts out the area of the image that is covered by each barcode.
getImageSectionsByBarcode(object, barcodes = NULL, expand = 0, verbose = NULL)
object |
An object of class |
barcodes |
Characte vector or |
expand |
Specifies image expansion. An image that is cropped based on an image
annotation centers around the image annotation. If |
verbose |
Logical. If (Warning messages will always be printed.) |
A named list. Each slot is named after one barcode. The content is another list that contains the barcode specific image section as well as the x- and y-ranges that were used to crop the section.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.