Skip to main content
arg
r
0.2.0
In r::
interpreter::
builtins::
rlang_
ffi
r
::
interpreter
::
builtins
::
rlang_ffi
Function
arg
Copy item path
Source
fn arg(args: &[
RValue
], i:
usize
) -> &
RValue
Expand description
Get the nth arg, returning NULL if missing.