o_exist: Checking Octave Variables

Description Usage Arguments Octave Documentation for exist

View source: R/Octave-class.R

Description

Checks if an Octave object of a given name exists, using the Octave function exist.

Usage

1
o_exist(NAME, ...)

Arguments

NAME

name to check existence.

...

extra parameters passed to the Octave function exist.

Octave Documentation for exist

\Sexpr[results=rd,stage=render]{if( .Platform$OS.type != 'windows' || .Platform$r_arch != 'x64' ) RcppOctave::o_help(exist, format='rd')}

[Generated from Octave-\Sexpr{RcppOctave::o_version()} on \Sexpr{Sys.time()}]


RcppOctave documentation built on May 29, 2017, 11:31 a.m.