R recipes a problem-solution approach

R Recipes is your handy problem-solution reference for learning and using the popular R programming language for statistics and other numerical analysis. Packed with hundreds of code and visual recipes, this book helps you to quickly learn the fundamentals and explore the frontiers of programming, a...

Full description

Bibliographic Details
Main Author: Pace, Larry A.
Format: eBook
Language:English
Published: Berkeley, CA, New York, NY Apress, Distributed to the Book trade worldwide by Springer 2014
Series:The expert's voice in R programming
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 05232nmm a2200517 u 4500
001 EB001943447
003 EBX01000000000000001106349
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1484201302 
020 |a 1484201310 
020 |a 9781484201305 
050 4 |a QA276.45.R3 
100 1 |a Pace, Larry A. 
245 0 0 |a R recipes  |b a problem-solution approach  |c Larry A. Pace 
260 |a Berkeley, CA, New York, NY  |b Apress, Distributed to the Book trade worldwide by Springer  |c 2014 
300 |a xvi, 264 pages  |b illustrations 
505 0 |a Subsetting DataSaving Datasets; Chapter 4: Merging and Reshaping Datasets; Recipe 4-1. Merging Datasets by a Common Variable; Problem; Solution; Recipe 4-2. Adding Rows and Columns; Problem; Solution; Recipe 4-3. Reshaping a Dataset; Problem; Solution; Recipe 4-4. Stacking and Unstacking Data; Problem; Solution; Chapter 5: Working with Dates and Strings; Recipe 5-1. Working with Dates and Times; Problem; Solution; Recipe 5-2. Working with Character Strings; Problem; Solution; Creating Character Strings; Finding Patterns and Matches in Strings; Using the stringr Package 
505 0 |a At a Glance; Contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; Chapter 1: Migrating to R: As Easy As 1, 2, 3; Getting R Up and Running on Your System; Okay, So I Have R. What's Next?; Understanding the Data Types in R; Handling Missing Data in R; Working with Vectors in R; Working with Matrices in R; Looking Backward and Forward; Chapter 2: Input and Output; Recipe 2-1. Inputting and Outputting Data; Problem; Solution; Keyboard and Monitor Access; Reading and Writing Data Files; Reading Data Files; Writing Data Files 
505 0 |a Recipe 2-2. Cleaning Up DataProblem; Solution; Recipe 2-3. Dealing with Text Data; Problem; Solution; Recipe 2-4. Getting Data from the Internet; Problem; Solution; Chapter 3: Data Structures; Recipe 3-1. How to Work with Vectors; Problem; Solution; Recipe 3-2. How to Work with Matrices; Problem; Solution; Recipe 3-3. How to Work with Lists; Problem; Solution; Creating a List; Adding and Deleting List Components; Applying Functions to Lists; Recipe 3-4. Working with Data Frames; Problem; Solution; Creating a Data Frame and Accessing Data Frame Elements; Dealing with Missing Data, Take 2 
505 0 |a The str_length() and str_c() FunctionsThe str_sub() Function; The str_dup() Function; Padding, Wrapping, and Trimming Strings; Extracting Words; Chapter 6: Working with Tables; Recipe 6-1. Working with One-Way Tables; Problem; Solution; Recipe 6-2. Working with Two-Way Tables; Problem; Solution; Recipe 6-3. Analyzing One- and Two-Way Tables; Problem; Solution; Recipe 6-4. Working with Higher-Order Tables; Problem; Solution; Chapter 7: Summarizing and Describing Data; Recipe 7-1. Creating Simple Frequency Distributions; Problem; Solution; Recipe 7-2. Creating Grouped Frequency Distributions 
505 0 |a ProblemSolution; Recipe 7-3. Calculating Summary Statistics; Problem; Solution; Recipe 7-4. Working with Quantiles; Problem; Solution; Chapter 8: Graphics and Data Visualization; Recipe 8-1. Getting the Colors You Want; Problem; Solution; Recipe 8-2. Using the Standard Graphs; Problem; Solution; Histograms; Bar Charts; Line Graphs; Scatterplots; Recipe 8-3. Using Graphics for Exploratory Data Analysis; Problem; Solution; Recipe 8-4. Using Graphics for Data Visualization; Problem; Solution; Chapter 9: Probability Distributions; Recipe 9-1. Finding Areas Under the Standard Normal Curve; Problem 
653 |a Information and Communication Technology (General) 
653 |a R (Langage de programmation) 
653 |a COMPUTERS / Programming Languages / General / bisacsh 
653 |a R (Computer program language) / fast 
653 |a R (Computer program language) / http://id.loc.gov/authorities/subjects/sh2002004407 
653 |a computerwetenschappen 
653 |a computer sciences 
653 |a Informatie- en communicatietechnologie (algemeen) 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a The expert's voice in R programming 
500 |a Includes index 
028 5 0 |a 10.1007/978-1-4842-0130-5 
776 |z 1484201310 
776 |z 9781484201312 
776 |z 1484201302 
776 |z 9781484201305 
776 |z 9781484201312 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484201305/?ar  |x Verlag  |3 Volltext 
082 0 |a 384 
082 0 |a 005.13 
082 0 |a 500 
520 |a R Recipes is your handy problem-solution reference for learning and using the popular R programming language for statistics and other numerical analysis. Packed with hundreds of code and visual recipes, this book helps you to quickly learn the fundamentals and explore the frontiers of programming, analyzing and using R.R Recipes provides textual and visual recipes for easy and productive templates for use and re-use in your day-to-day R programming and data analysis practice. Whether you're in finance, cloud computing, big or small data analytics, or other applied computational and data science - R Recipes should be a staple for your code reference library