inspectArgs: Peek into the structure of R objects 'as seen from C code'

Description Usage Arguments Value

Description

Inspect one or more R object to get information on its representation in the engine. This function is mostly useful for R/rClr developers. It is derived from the 'showArgs' example in the R extension manual

Usage

1

Arguments

...

one or more R objects

Value

NULL. Information is printed, not returned.


jmp75/rClr documentation built on June 11, 2019, 6:45 p.m.