Diff of /man/vrAssayParams.Rd [000000] .. [413088]

Switch to unified view

a b/man/vrAssayParams.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/assay.R
3
\name{vrAssayParams}
4
\alias{vrAssayParams}
5
\title{Get assay parameters}
6
\usage{
7
vrAssayParams(object, param = NULL)
8
}
9
\arguments{
10
\item{object}{a vrAssay object}
11
12
\item{param}{the parameter value to return}
13
}
14
\description{
15
Given a vrAssay object, if there are any, get a list of parameters of the assay(s)
16
}