pen.value.full: Generic Function - pen.value.full

pen.value.fullR Documentation

Generic Function - pen.value.full

Description

Generic function

Usage

pen.value.full(object)

Arguments

object

Depending on the class of object depends on the method used (and if one exists)

Details

Generic Function

Value

Depends on the class of object, see individual methods

Author(s)

Rebecca Killick

See Also

pen.value.full-methods

Examples

x=new("cpt.range") # new cpt.range object
pen.value.full(x) # retrieves the pen.value.full slot from x

rkillick/changepoint documentation built on Nov. 18, 2022, 8:12 a.m.