Learn R Programming

RobAStBase (version 0.7.1)

masked-methods: Masked Methods from Packages `stats' and `graphics' in Package `RobAStBase'

Description

masked methods from packages stats and graphics

Usage

clip(x1,...)
## S3 method for class 'ANY':
clip(x1,x2,y1,y2)
start(x,...)
## S3 method for class 'ANY':
start(x,...)

Arguments

Value

see start, clip

docType

methods

Details

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