CDORemapper.Rd 1.32 KB
Newer Older
\name{CDORemapper}
\alias{CDORemapper}
\title{CDO Remap Data Transformation for 'startR'}
Nicolau Manubens's avatar
Nicolau Manubens committed
\description{
\usage{
CDORemapper(data_array, variables, file_dims, ...)
}
%- maybe also 'usage' for other objects documented here.
\arguments{
  \item{data_array}{
%%     ~~Describe \code{data_array} here~~
}
  \item{variables}{
%%     ~~Describe \code{variables} here~~
}
  \item{file_dims}{
%%     ~~Describe \code{file_dims} here~~
}
  \item{\dots}{
%%     ~~Describe \code{\dots} here~~
}
}
\details{
%%  ~~ If necessary, more details than the description above ~~
Nicolau Manubens's avatar
Nicolau Manubens committed
}
\value{
%%  ~Describe the value returned
%%  If it is a LIST, use
%%  \item{comp1 }{Description of 'comp1'}
%%  \item{comp2 }{Description of 'comp2'}
%% ...
Nicolau Manubens's avatar
Nicolau Manubens committed
}
\references{
%% ~put references to the literature/web site here ~
}
\author{
%%  ~~who you are~~
}
\note{
%%  ~~further notes~~
}

%% ~Make other sections like Warning with \section{Warning }{....} ~

\seealso{
%% ~~objects to See Also as \code{\link{help}}, ~~~
Nicolau Manubens's avatar
Nicolau Manubens committed
}
\examples{
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
"CDORemapper"
Nicolau Manubens's avatar
Nicolau Manubens committed
}
% Add one or more standard keywords, see file 'KEYWORDS' in the
% R documentation directory.
\keyword{ ~kwd1 }
\keyword{ ~kwd2 }% __ONLY ONE__ keyword per line