regDateTime-methods: Accessors for the registration Date/Time of FeatureSet...

Description Usage Arguments Value Examples

Description

Get or set the registration time associated with a FeatureSet object. This should not be called directly.

Usage

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

regDateTime(object)

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

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

Arguments

object

An object of (super)class ObjFeatureSet.

value

A POSIXct timestamp representing the moment when the plot was registered.

Value

A modified object of (super)class ObjFeatureSet.

Examples

1
2
3

trackr documentation built on May 24, 2021, 5:09 p.m.