Next: , Previous: Starting up, Up: Top


3 Interface description

In general, R functions can be accessed transparently via attributes of the r object. Parameters and return values are converted to and from R automatically. However, some R functions, such us $ or [[, need special syntax, and sometimes objects of type Robj need to be manipulated.