Sample pages from: Learning Base R, Second Edition
Table of Contents
Chapter 1. Introducing R
Chapter 2. R as a Calculator
Chapter 4. Vectors
Chapter 6. Arrays
Chapter 8. User-Written Functions
Chapter 11. Character Strings
Chapter 13. Relational Operators
Chapter 14. Coercion
Chapter 18. Input/Output
Chapter 19. Probability: Random Numbers and the Binomial Distribution
Chapter 20. High-Level Graphics: Categorical Data
Chapter 21. Custom Graphics: Custom Plot
Chapter 22. Conditional Execution
Chapter 23. Iteration
Chapter 23. Iteration: Exercises
Chapter 26. Statistics: Simple Linear Regression Confidence Intervals and Prediction Intervals
Chapter 26. Statistics: Forecasting in Time Series Analysis
Chapter 28. Packages