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

Switch to unified view

a b/man/vrMetadata-class.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/allclasses.R
3
\docType{class}
4
\name{vrMetadata-class}
5
\alias{vrMetadata-class}
6
\alias{vrMetadata}
7
\title{The vrMetadata (VoltRon Metadata) Class}
8
\description{
9
The vrMetadata (VoltRon Metadata) Class
10
}
11
\section{Slots}{
12
13
\describe{
14
\item{\code{tile}}{the metadata of tiles}
15
16
\item{\code{molecule}}{the metadata of molecules}
17
18
\item{\code{cell}}{the metadata of cells}
19
20
\item{\code{spot}}{the metadata of spot}
21
22
\item{\code{ROI}}{the metadata of ROI}
23
}}
24