handleFlags-vector-method: Signal erroneous application to non-oce objects

handleFlags,vector-methodR Documentation

Signal erroneous application to non-oce objects

Description

Signal erroneous application to non-oce objects

Usage

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

Arguments

object

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

flags

Ignored.

actions

Ignored.

where

Ignored.

debug

Ignored.


oce documentation built on July 9, 2023, 5:18 p.m.