[413088]: / man / merge-vrSample-ANY-method.Rd

Download this file

19 lines (16 with data), 448 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/sample.R
\name{merge,vrSample,ANY-method}
\alias{merge,vrSample,ANY-method}
\title{Merging vrSample objects}
\usage{
\S4method{merge}{vrSample,ANY}(x, y, samples = NULL)
}
\arguments{
\item{x}{a vrSample object}
\item{y}{a list of vrSample objects}
\item{samples}{the sample names}
}
\description{
Given a vrSample object, and a list of vrSample objects, merge all.
}