-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
13 lines (13 loc) · 952 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
Package: ptds2018hw4g4
Type: Package
Title: Estimation of pi by simulation and plot (getthatpie)
Version: 0.1.0
Author@R: c(person("Julien","Kleinmann", email = "[email protected]", role = c("aut", "cre")), person("Constance","Havret", email = "[email protected]", role = c("aut", "cre")),person("Lumia","Claramunt", email = [email protected]", role = c("aut", "cre")),person("Sana","Ghali", email = "[email protected]", role = c("aut", "cre")),person("Azza","Kammoun", email = "[email protected]", role = c("aut", "cre")))
Maintainer: Joe Developer <[email protected]>
Description: We simulate some point using estimate_pi() and it returns the valueof pi and all the points info. using plot.pi you can then plot the point to see how the simulation works.
Imports: ggplot2, ggforce,ptds2018, ArgumentCheck, Rcpp, shiny (>= 1.2.0)
License: No license
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
LinkingTo: Rcpp