R/masked.R

setMethod("start", "ANY", function(x,...) stats::start(x,...))
setMethod("clip", "ANY", function(x1, x2, y1, y2) graphics::clip(x1, x2, y1, y2))

Try the RobAStBase package in your browser

Any scripts or data that you put into this service are public.

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