| masked-methods {RobAStBase} | R 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 |
x1, x2, y1, y2 |
see |
Details
In order to make accessible the otherwise masked functions
start, clip, we generate
corresponding S4-methods.
Value
Author(s)
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de
[Package RobAStBase version 1.2.5 Index]