R Data Science Quick Reference von Thomas Mailund | A Pocket Guide to APIs, Libraries, and Packages | ISBN 9781484248935

R Data Science Quick Reference

A Pocket Guide to APIs, Libraries, and Packages

von Thomas Mailund
Dieser Titel wurde ersetzt durch:×
Buchcover R Data Science Quick Reference | Thomas Mailund | EAN 9781484248935 | ISBN 1-4842-4893-7 | ISBN 978-1-4842-4893-5

R Data Science Quick Reference

A Pocket Guide to APIs, Libraries, and Packages

von Thomas Mailund
In this handy, practical book you will cover each concept concisely, with many illustrative examples. You'll be introduced to several R data science packages, with examples of how to use each of them. In this book, you’ll learn about the following APIs and packages that deal specifically with data science applications: readr, dibble, forecasts, lubridate, stringr, tidyr, magnittr, dplyr, purrr, ggplot2, modelr, and more. After using this handy quick reference guide, you'll have the code, APIs, and insights to write data science-based applications in the R programming language.  You'll also be able to carry out data analysis.  What You Will LearnImport data with readrWork with categories using forcats, time and dates with lubridate, and strings with stringrFormat data using tidyr and then transform that data using magrittr and dplyrWrite functions with R for data science, data mining, and analytics-based applicationsVisualize data with ggplot2 and fit data to models using modelrWho This Book Is ForProgrammers new to R's data science, data mining, and analytics packages.  Some prior coding experience with R in general is recommended.