Programming Languages BooksR Programming Books

Intro to R lecture notes

Advertisement

Intro to R lecture notes

Intro to R lecture notes

R is the open-source statistical language that seems poised to take over the world of statistics and data science. R is really more than a statistical package - it is a language or an environment designed to produce statistical analysis and production of high quality graphics. This page covers the following topics related to R Programming : Introduction, RStudio, Basic R,  Data I/O,  Subsetting Data in R, Data Summarization, Data Classes, Data Cleaning, Manipulating Data in R, Data Visualization, Statistical Analysis in R, Functions, Simulations, RMarkdown, Shiny, Solutions to Exercises.

Author(s):

sNA Pages
Similar Books
Introduction to R programming

Introduction to R programming

This PDF covers Introduction and preliminaries, Simple manipulations : numbers and vectors, Objects, Ordered and unordered factors, Arrays and matrices, Lists and data frame, Reading data from files, Probability distribution, Grouping, Statistical models in R, Graphical procedures, Packages, OS Facilities, Invoking R, The command-line editor, function and variable index.

s103 Pages
R Programming by Robin Evans

R Programming by Robin Evans

This PDF covers the following topics related to R Programming : Introduction, Basic Arithmetic and Objects , Data, Functions, Graphics, The apply Family of Functions, Arrays and Tables, Strings, Classes and Methods, Debugging, Arithmetic Subtleties, List of the Most Useful Functions in R.

s82 Pages

Advertisement