plot.accFirstLook {accuracy} | R Documentation |
Initial look objects are meant to printed or plotted
## S3 method for class 'accFirstLook': plot(x, single=FALSE, ask = dev.interactive(), ...) ## S3 method for class 'accFirstLook': print(x, ...)
x |
perturb object to plotted or printed |
ask |
ask to make plots |
... |
additional parameters passed to xxx.default functions |
single |
single plot only |
see the related generic functions
See firstLook
for an example.
Micah Altman Micah_Altman@harvard.edu http://www.hmdc.harvard.edu/micah_altman/
# see firstLook()