masked-methods: Masked Methods from Packages 'stats' and 'graphics' in...

masked-methodsR Documentation

Masked Methods from Packages ‘stats’ and ‘graphics’ in Package ‘RobAStBase’

Description

masked methods from packages stats and graphics

Usage

clip(x1,...)
## S4 method for signature 'ANY'
clip(x1,x2,y1,y2)
start(x,...)
## S4 method for signature 'ANY'
start(x,...)

Arguments

x,...

see start.

x1,x2,y1,y2

see clip.

Details

In order to make accessible the otherwise masked functions start, clip, we generate corresponding S4-methods.

Value

see start, clip

Author(s)

Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de


RobAStBase documentation built on Nov. 16, 2022, 9:08 a.m.