Skip to contents

Assign or access RefPoints for a valid object class

Usage

RefPoints(object)

RefPoints(object) <- value

# S4 method for class 'Timeseries'
RefPoints(object)

# S4 method for class 'Timeseries'
RefPoints(object) <- value

Arguments

object

An object of class Timeseries-class()

value

A list, formatted to match the class of object. See the documentation for corresponding object class for more details.

Methods (by class)