uniqueID-methods: Accessor methods for "uniqueid" of FeatureSet objects

Description Usage Arguments Value

Description

Get or set the uniqueID field of a FeatureSet. This should not be called directly by end users.

Usage

1
2
3
4
5
6
7
8
9
uniqueID(object) <- value

uniqueID(object)

## S4 method for signature 'FeatureSet'
uniqueID(object)

## S4 replacement method for signature 'FeatureSet'
uniqueID(object) <- value

Arguments

object

An object of (super)class ObjFeatureSet.

value

A character vector serving as the unique ID of the plot object in the database.

Value

A modified object of (super)class ObjFeatureSet.


gmbecker/recordr documentation built on May 24, 2021, 10:59 a.m.