Diff of /man/vrImage-class.Rd [000000] .. [413088]

Switch to side-by-side view

--- a
+++ b/man/vrImage-class.Rd
@@ -0,0 +1,22 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/allclasses.R
+\docType{class}
+\name{vrImage-class}
+\alias{vrImage-class}
+\alias{vrImage}
+\title{The vrImage (VoltRon Image) Class}
+\description{
+The vrImage (VoltRon Image) Class
+}
+\section{Slots}{
+
+\describe{
+\item{\code{coords}}{spatial coordinates of the assay}
+
+\item{\code{segments}}{spatial coordinates of the segments, if available}
+
+\item{\code{image}}{image of the spatial assay, bitmap class}
+
+\item{\code{main_channel}}{the key of the main channel of vrImage object}
+}}
+