Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132930 views
License: OTHER
1
@Manual{R,
2
title = {R: A Language and Environment for Statistical Computing},
3
author = {{R Core Team}},
4
organization = {R Foundation for Statistical Computing},
5
address = {Vienna, Austria},
6
year = {2012},
7
note = {{ISBN} 3-900051-07-0},
8
url = {http://www.R-project.org/},
9
}
10
11
@article{ihaka:1996,
12
Author = {Ihaka, Ross and Gentleman, Robert},
13
Journal = {Journal of Computational and Graphical Statistics},
14
Number = 3,
15
Pages = {299--314},
16
Title = {R: A Language for Data Analysis and Graphics},
17
Volume = 5,
18
Year = 1996}
19
20