Description Usage Arguments Value Author(s) Examples
Plot an objet of class "pi" usually created by estimate_pi
1 2 | ## S3 method for class 'pi'
plot(x)
|
x |
A |
A plot
containing the circle,square and all the points
Julien Kleinmann, Constance Havret, Lumia Claramunt, Sana Ghali, Azza Akamoun
1 2 3 | x <- estimate_pi( B=5000, seed = 10)
plot.pi(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.