Skip to contents

Access or assign Target and Limit for object of class Kobe or Timeseries

Usage

Limit(object)

Limit(object) <- value

Target(object)

Target(object) <- value

# S4 method for class 'Kobe'
Limit(object)

# S4 method for class 'Kobe'
Limit(object) <- value

# S4 method for class 'Kobe'
Target(object)

# S4 method for class 'Kobe'
Target(object) <- value

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

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

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

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

Arguments

object

A Kobe-class() or Timeseries() class object

value

Value to assign to Target

Methods (by class)

Functions

  • Target(object) <- value: Assign value to object@Target