powered by
Print methods for bv (bivariate) and tv (trivariate) objects.
# S3 method for BV bv.printf(sf, …) # S3 method for TV bv.printf(sf, …)
A bv or tv object.
Ignored.
Refer to the vignette for an overview, references, theoretical background and better examples.
# NOT RUN { f <- nbvpdf () print (f) plot (f) # }
Run the code above in your browser using DataLab