Skip to contents

Removes an Attribute-Value-Units (AVU) triple from an object

Usage

ri_metaRemove(
  object,
  attribute,
  value,
  collection = ri_getCollection(),
  units = NULL
)

Arguments

object

name of data object

attribute

name of attribute

value

value of attribute

collection

iRODS collection where data object resides, if not provided, the default collection will be used

units

unit of attribute, will be NULL if not provided