The R Project SVN R

Rev

Rev 6994 | Rev 24322 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6994 Rev 7313
Line 11... Line 11...
11
new functions in the \R language.
11
new functions in the \R language.
12
}
12
}
13
\arguments{
13
\arguments{
14
    \item{arglist}{Empty or one or more name or name=expression terms.}
14
    \item{arglist}{Empty or one or more name or name=expression terms.}
15
    \item{value}{An expression, or a series of expressions separated
15
    \item{value}{An expression, or a series of expressions separated
16
	by commas.}
16
        by commas.}
17
}
17
}
18
\details{
18
\details{
19
    In \R (unlike S) the names in an argument list cannot be quoted
19
    In \R (unlike S) the names in an argument list cannot be quoted
20
    non-standard names.
20
    non-standard names.
21
 
21