Rdocumentation
powered by
Learn R Programming
RcppOctave (version 0.18.1)
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]{if( .Platform$OS.type != 'windows' || .Platform$r_arch != 'x64' ) RcppOctave::o_help(exist, format='rd')}
[Generated from Octave-
RcppOctave::o_version()
on
Sys.time()
]