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

Switch to unified view

a b/man/vrSpatial-class.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/allclasses.R
3
\docType{class}
4
\name{vrSpatial-class}
5
\alias{vrSpatial-class}
6
\alias{vrSpatial}
7
\title{The vrSpatial (VoltRon Spatial) Class}
8
\description{
9
The vrSpatial (VoltRon Spatial) Class
10
}
11
\section{Slots}{
12
13
\describe{
14
\item{\code{coords}}{spatial coordinates of the assay}
15
16
\item{\code{segments}}{spatial coordinates of the segments, if available}
17
18
\item{\code{image}}{image of the spatial assay, bitmap class}
19
20
\item{\code{main_channel}}{the key of the main channel of vrImage object}
21
}}
22