๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

R Reference Manual: Base Package, Vol. 2

โœ Scribed by The R Development Core Team


Publisher
Network Theory Ltd.
Year
2003
Tongue
English
Leaves
704
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


This manual is the second volume of the reference documentation for R, a powerful free environment for statistical computing and graphics.

The R commands for graphics, mathematical functions, distributions, models, time-series and sample datasets are described in this volume. The companion first volume "The R Reference Manual - Base Package - Volume 1" (ISBN 0-9546120-0-0) covers the main commands of the base package of R. Together the first and second volumes document the complete base package of R. Further volumes describe additional standard packages that can be used with R.

All the reference manuals are written by the developers of R, and represent the definitive guide to the software. The manuals explain the use of each command in detail, with references, implementation notes and examples. Every volume includes a comprehensive index of entries listed by keyword and topic.

The tutorial manual "An Introduction to R" (ISBN 0-9541617-4-2) provides introductory material for those learning to use R.

R is free software, distributed under the GNU General Public License (GPL). It is available for GNU (GNU/Linux), Unix, Macintosh and Windows systems.


๐Ÿ“œ SIMILAR VOLUMES


R Reference Manual: Base Package, Vol. 1
โœ The R Development Core Team ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Network Theory Ltd. ๐ŸŒ English

This book and vol 2 are nothing more than a printed versions of the documentation that comes with an installation of R -- and only for the base package. If that's what you want then these books are for you. Be aware that it is already out of date. While part of the purchase may be earmarked for dev

BASH SCRIPT : Removing a package manuall
โœ Chickita ๐Ÿ“‚ Library ๐Ÿ“… 2020 ๐Ÿ› Chickita ๐ŸŒ English

The users of Debian and Co, or it derivatives like *buntu or *mint might be very familiar with dpkg, apt. and aptitude. But removing some packages completely may end-up in a total disaster like wiping-out whole system. If this is the case, this guideline may help. -Chickita.