- Добавил: bhaer
- Дата: 28-06-2017, 11:48
- Комментариев: 0
Название: Start programming with R
Автор: Valentina Porcu
Год: 2017
Страниц: 282
Формат: PDF, EPUB, AZW3
Размер: 11 Mb
Язык: English
When it comes to data analysis, data science and data mining, R is one of the most important and used programming languages. This book is meant as an introduction to R and is thought to be a quick reference guide for those who want to start programming in this language. The topics we will deal with are: - R structures, how to manipulate them and create them - learning to set the work environment on R - installing and recalling a package - create and extract data sub-sets - remove duplicate data - import data to R (In .csv, excel, .txt and .sav) - learn how to manipulate data on R - learn basic statistical functions on R - creating charts on R, with basic functions and with ggplot2 - create and export reports.