Updated master to SVN trunk revision 572

This commit is contained in:
Yury V Bukhman
2015-06-26 15:04:35 -05:00
parent 67544a10e6
commit 2d658405a1
184 changed files with 8236 additions and 6182 deletions
+15
View File
@@ -0,0 +1,15 @@
% Generated by roxygen2 (4.1.1): do not edit by hand
% Please edit documentation in R/table2well.R
\name{gcat.append.arrays}
\alias{gcat.append.arrays}
\title{Function to combine two well array datasets by plate}
\usage{
gcat.append.arrays(...)
}
\arguments{
\item{...}{any number of array objects as long as they are all output straight from <load.data>}
}
\description{
This function can append together arrays created using <load.data>
}