Macaulay2
»
Documentation
Packages
»
RInterface
::
Table of Contents
next | previous | forward | backward | up |
index
|
toc
RInterface : Table of Contents
RInterface
-- interface to R for statistical computing
arithmetic operators on RObjects
-- arithmetic operators on R objects
bitwise logical operations on RObjects
-- bitwise logical operations on R objects
extract or replace parts of RObjects
-- extract or replace parts of R objects
functions on RObjects representing complex numbers
-- functions on R objects representing complex numbers
hyperbolic functions on RObjects
-- hyperbolic functions on R objects
iterator(RObject)
-- iterate through an R object
length(RObject)
-- the length of an R object
library
-- load an R package
logarithmic and exponential functions on RObjects
-- logarithmic and exponential functions on R objects
logical operators on RObjects
-- logical operators on R objects
maxima and minima of RObjects
-- maxima and minima of R objects
miscellaneous mathematical functions on RObjects
-- miscellaneous mathematical functions on R objects
NA
-- missing value
product(RObject)
-- product of R object
relational operators on RObjects
-- relational operators on R objects
RFunction
-- R function
RObject
-- R object
RObject : RObject
-- R colon operator
rounding of RObjects
-- rounding of R objects
RSymbol
-- return an R object using its symbol name
special mathematical functions on RObjects
-- special mathematical functions on R objects
sum(RObject)
-- sum of R object
trigonometric functions on RObjects
-- trigonometric functions on R objects
value(RObject)
-- convert R object to Macaulay2