R/beads.R

#' Image of microbeads
#'
#' This fluorescence image, formatted as 'cimg' with dimensions of
#' 117 x 138 pixels, shows microbeads. With a single color channel, the image
#' provides an ideal example for in-depth analysis of microbead structures.
#'
#' @format
#' The image was imported using imager and is therefore of class:
#' "cimg" "imager_array" "numeric"
#' @details
#' Dimensions: width - 117; height - 138; depth - 1; channel - 1
#' @references The image was provided by Coline Kieffer.
#' @examples
#' data(beads)
#' plot(beads)
"beads"

Try the biopixR package in your browser

Any scripts or data that you put into this service are public.

biopixR documentation built on April 4, 2025, 1:07 a.m.