deleteMeta: Removes an attribute

deleteMetaR Documentation

Removes an attribute

Description

Removes an attribute

Usage

deleteMeta(object, ts_name, attr_name, attr_value = NULL)

## S4 method for signature 'GrafoDB,character,character'
deleteMeta(object, ts_name, attr_name, attr_value = NULL)

Arguments

object

graph instance

ts_name

name of the timeseries

attr_name

name of the attribute

attr_value

value of the attributes


giupo/GrafoDB documentation built on Oct. 12, 2022, 9:43 a.m.