The R Project SVN R

Rev

Rev 88574 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88574 Rev 88907
Line 77... Line 77...
77
  \item{numParameters}{the number of arguments the native routine is to
77
  \item{numParameters}{the number of arguments the native routine is to
78
    be called with.
78
    be called with.
79
  }
79
  }
80
}
80
}
81
\references{
81
\references{
82
  \sQuote{Writing R Extensions} manual for symbol registration.
82
  \manual{R-exts}{Registering native routines} for symbol registration.
83
 
83
 
84
  \bibshow{R:Temple_Lang:2001a}
84
  \bibshow{R:Temple_Lang:2001a}
85
}
85
}
86
\author{Duncan Temple Lang \email{duncan@wald.ucdavis.edu}}
86
\author{Duncan Temple Lang \email{duncan@wald.ucdavis.edu}}
87
 
87