ENGLISH

The Undergraduate Guide to R: A beginner‘s introduction to the R programming language

Book information

Language
english
Format
PDF
Filesize
1014 kB (1038020 bytes)
Pages
\68
Library
twirpx
Time added
2017-08-07 07:01:42

Description

Princeton University. – 68 p. – ISBN: N/AThe Undergraduate Guide to R is an introduction to the R programming language for beginners. After reading this book, you will be able to perform most common data manipulating, analyzing, comparing and viewing tasks with R. The book also provides the necessary foundation blocks to enable the reader to progress to more advanced R techniques, and offers general tips and suggestions about how to code in R.The Undergraduate Guide to R is written so that the reader needs no prior knowledge of programming (although basic knowledge of general computer skills and statistics is essential).Sections cover: What is R?How to Install RThe Basics: Algebra, Vectors, Matrices, Manipulation to arrange your data, and Loops/Statements (for-loop, if-statement, ifelse-statement)Data Types: Types, Converting/UsingReading in Data: Types of Data, How to Read In DataPlotting Data: Dot Plots, Histograms, Box Plots, and AdditionsExporting Data: Types of Output, How to Export DataFunctions: Built In, CustomTips for Writing Good R Code: General, Matrix Multiplication, Plan, Debug, Help, PackagesR Editors: Besides the RGui built-in editor, this chapter gives links to other popular editors for R, including WinEDT, Tinn-R, and explains that other popular editors such as Eclipse and Emacs can be configured to use R syntax highlighting

Similar books