-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpaper.bib
More file actions
36 lines (32 loc) · 1.14 KB
/
Copy pathpaper.bib
File metadata and controls
36 lines (32 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
@article{RCoreTeam:2017,
title = {R: A Language and Environment for Statistical Computing},
author = {{R Core Team}},
organization = {R Foundation for Statistical Computing},
address = {Vienna, Austria},
year = {2017},
url = {https://www.R-project.org/},
}
@article{Fox:2005,
author = {Fox, J.},
title = {The {R} Commander: A Basic-Statistics Graphical User Interface to {R}},
journal = {Journal of Statistical Software},
volume = {14},
number = {9},
year = {2005},
doi = {10.18637/jss.v014.i09},
url = {https://www.jstatsoft.org/v014/i09}
}
@article{Chang:2020,
title = {shiny: Web Application Framework for {R}},
author = {Winston Chang and Joe Cheng and JJ Allaire and Yihui Xie and Jonathan McPherson},
year = {2020},
note = {R package version 1.4.0.2},
url = {https://CRAN.R-project.org/package=shiny},
}
@article{Guyader:2020,
title = {golem: A Framework for Robust Shiny Applications},
author = {Vincent Guyader and Colin Fay and Sébastien Rochette and Cervan Girard},
year = {2020},
note = {R package version 0.2.1},
url = {https://CRAN.R-project.org/package=golem},
}