handleFlags,vector-method {oce}R Documentation

Signal erroneous application to non-oce objects

Description

Signal erroneous application to non-oce objects

Usage

## S4 method for signature 'vector'
handleFlags(object, flags = list(),
  actions = list(), debug = getOption("oceDebug"))

Arguments

object

A vector, which cannot be the case for oce objects.

flags

Ignored.

actions

Ignored.

debug

Ignored.


[Package oce version 1.0-1 Index]