Skip to Content
R Programming By Example
book

R Programming By Example

by Omar Trejo Navarro
December 2017
Beginner to intermediate
470 pages
12h 29m
English
Packt Publishing
Content preview from R Programming By Example

Internal requirements – R packages

An R package is a related set of functions, help files, and data files that have been bundled together. At the time of writing this, Comprehensive R Archive Network (CRAN) (https://cran.r-project.org/) has over 12,000 packages available for R. This is a huge advantage when using R, since you don't have to reinvent the wheel to make use of very high quality packages that probably implement the functionality you're looking for, and if there aren't any such packages, you can contribute your own!

Even if CRAN doesn't have a package with the functionality you need, it may exist in personal Git repositories in GitLab, GitHub, Bitbucket, and other Git hosting websites. As a matter of fact, two of the packages we ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Efficient R Programming

Efficient R Programming

Colin Gillespie, Robin Lovelace
R Programming

R Programming

Jared P. Lander

Publisher Resources

ISBN: 9781788292542Supplemental Content