powered by
'xcplot'
## S3 method for class 'xcplot': update(object, xclick, yclick, xc.cond = NULL, ...)
plotxc
update.xsplot
obj <- plotxc(x = mtcars$mpg, xc.cond = 20) obj <- update(obj, 0.8, 0.5)
Run the code above in your browser using DataLab