Beyond Spreadsheets with R
eBook - ePub

Beyond Spreadsheets with R

A beginner's guide to R and RStudio

,
  1. 352 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Beyond Spreadsheets with R

A beginner's guide to R and RStudio

,
Book details
Table of contents
Citations

About This Book

Summary Beyond Spreadsheets with R shows you how to take raw data and transform it for use in computations, tables, graphs, and more. You'll build on simple programming techniques like loops and conditionals to create your own custom functions. You'll come away with a toolkit of strategies for analyzing and visualizing data of all sorts using R and RStudio.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Spreadsheets are powerful tools for many tasks, but if you need to interpret, interrogate, and present data, they can feel like the wrong tools for the task. That's when R programming is the way to go. The R programming language provides a comfortable environment to properly handle all types of data. And within the open source RStudio development suite, you have at your fingertips easy-to-use ways to simplify complex manipulations and create reproducible processes for analysis and reporting. About the Book With Beyond Spreadsheets with R you'll learn how to go from raw data to meaningful insights using R and RStudio. Each carefully crafted chapter covers a unique way to wrangle data, from understanding individual values to interacting with complex collections of data, including data you scrape from the web. You'll build on simple programming techniques like loops and conditionals to create your own custom functions. You'll come away with a toolkit of strategies for analyzing and visualizing data of all sorts. What's inside

  • How to start programming with R and RStudio
  • Understanding and implementing important R structures and operators
  • Installing and working with R packages
  • Tidying, refining, and plotting your data


About the Reader If you're comfortable writing formulas in Excel, you're ready for this book. About the Author Dr Jonathan Carroll is a data science consultant providing R programming services. He holds a PhD in theoretical physics. Table of Contents

  • Introducing data and the R language
  • Getting to know R data types
  • Making new data values
  • Understanding the tools you'll use: Functions
  • Combining data values
  • Selecting data values
  • Doing things with lots of data
  • Doing things conditionally: Control
  • structures
  • Visualizing data: Plotting
  • Doing more with your data with extensions

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Beyond Spreadsheets with R by in PDF and/or ePUB format, as well as other popular books in Computer Science & Data Processing. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2018
ISBN
9781638356080

Table of contents

  1. Cover
  2. Titlepage
  3. Copyright
  4. preface
  5. acknowledgments
  6. about this book
  7. about the author
  8. about the cover illustration
  9. Chapter 1: Introducing data and the R language
  10. Chapter 2: Getting to know R data types
  11. Chapter 3: Making new data values
  12. Chapter 4: Understanding the tools you’ll use: Functions
  13. Chapter 5: Combining data values
  14. Chapter 6: Selecting data values
  15. Chapter 7: Doing things with lots of data
  16. Chapter 8: Doing things conditionally: Control structures
  17. Chapter 9: Visualizing data: Plotting
  18. Chapter 10: Doing more with your data with extensions
  19. Appendix A: Installing R
  20. Appendix B: Installing RStudio
  21. Appendix C: Graphics in base R
  22. Index
  23. List of Figures