R 4 Data Science Quick Reference (e-bog) af Mailund, Thomas
Mailund, Thomas (forfatter)

R 4 Data Science Quick Reference e-bog

265,81 DKK (inkl. moms 332,26 DKK)
In this handy, quick reference book you'll be introduced to several R data science packages, with examples of how to use each of them. All concepts will be covered concisely, with many illustrative examples using the following APIs: readr, dibble, forecasts, lubridate, stringr, tidyr, magnittr, dplyr, purrr, ggplot2, modelr, and more.With R 4 Data Science Quick Reference, you'll have the code, ...
E-bog 265,81 DKK
Forfattere Mailund, Thomas (forfatter)
Forlag Apress
Udgivet 28 oktober 2022
Genrer Programming and scripting languages: general
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781484287804
In this handy, quick reference book you'll be introduced to several R data science packages, with examples of how to use each of them. All concepts will be covered concisely, with many illustrative examples using the following APIs: readr, dibble, forecasts, lubridate, stringr, tidyr, magnittr, dplyr, purrr, ggplot2, modelr, and more.With R 4 Data Science Quick Reference, 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. All source code used in the book is freely available on GitHub..  What You'll LearnImplement applicable R 4 programming language specification featuresImport 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.