masked-methods {RobAStBase} | R Documentation |
masked methods from packages stats and graphics
clip(x1,...) ## S4 method for signature 'ANY' clip(x1,x2,y1,y2) start(x,...) ## S4 method for signature 'ANY' start(x,...)
x,... |
see |
x1,x2,y1,y2 |
see |
In order to make accessible the otherwise masked functions
start
, clip
, we generate
corresponding S4-methods.
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de