Diff of /man/trim.dat.Rd [000000] .. [2ab972]

Switch to unified view

a b/man/trim.dat.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/amaretto_preprocess.R
3
\name{trim.dat}
4
\alias{trim.dat}
5
\title{trim.dat}
6
\usage{
7
trim.dat(dat)
8
}
9
\value{
10
result
11
}
12
\description{
13
Trims the data of extra columns, note your array names cannot be named 'X' or start with 'X.'
14
}
15
\keyword{internal}