Rdocumentation
powered by
Learn R Programming
RcppOctave (version 0.9.5)
o_exist: Checking Octave Variables
Description
Checks if an Octave object of a given name exists, using the Octave function
exist
.
Usage
o_exist(NAME, ...)
Arguments
NAME
name to check existence.
...
extra parameters passed to the Octave function
exist
.
Octave Documentation for <em>exist</em>
[results=rd,stage=render]{RcppOctave::o_help(exist, format='rd')}
[Generated from Octave-
RcppOctave::o_version()
on
Sys.time()
]