File: SpatialImage-misc.Rd

package info (click to toggle)
r-bioc-spatialexperiment 1.16.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,648 kB
  • sloc: makefile: 2
file content (22 lines) | stat: -rw-r--r-- 552 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/show.R
\name{SpatialImage-misc}
\alias{SpatialImage-misc}
\alias{show,VirtualSpatialImage-method}
\title{Miscellaneous \code{SpatialImage} methods}
\usage{
\S4method{show}{VirtualSpatialImage}(object)
}
\arguments{
\item{object}{a \code{SpatialImage} object}
}
\value{
none
}
\description{
Miscellaneous methods for the \code{\link{SpatialImage}} class that do not
fit into any other documentation category such as, for example, show methods.
}
\author{
Helena L. Crowell
}