oceDeleteMetadata: Delete Something in an oce metadata Slot

View source: R/accessors.R

oceDeleteMetadataR Documentation

Delete Something in an oce metadata Slot

Description

Return a copy of the supplied object that lacks the named element in its metadata slot, and that has a note about the deletion in its processing log.

Usage

oceDeleteMetadata(object, name)

Arguments

object

an oce object.

name

String indicating the name of the item to be deleted.

Author(s)

Dan Kelley

See Also

Other things related to the metadata slot: oceGetMetadata(), oceRenameMetadata(), oceSetMetadata()


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