Instant Heat Maps in R How-to
| By: | Sebastian Raschka |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781782165644 |
| eText ISBN: | 9781782165651 |
| Edition: | 1 |
| Copyright: | 2013 |
| Format: | Reflowable |
Lifetime - $20.39
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Learn how to design heat maps in R to enhance your data analysis
Key Features
- Learn something new in an Instant! A short, fast, focused guide delivering immediate results
- Create heat maps in R using different file formats
- Learn how to make choropleth maps and contour plots
- Generate your own customized heat maps and add interactivity for displaying on the web
Book Description
R has grown rapidly over the years to become one of the most versatile and valuable tools for data analysis and graphing. One of its many useful features is the heat map representation of numerical data, which is an invaluable tool to discover patterns in data quickly and efficiently. Instant Heat Maps in R How-to provides you with practical recipes to create heat maps of all difficulty levels by yourself right from the start. At the end of each recipe, you will find an in-depth analysis that will equip you with everything you need to know to frame the code to your own needs. Instant Heat Maps in R will present you with all the different heat map plotting functions that exist in R. You will start by creating simple heat maps before moving on to learn how to add more features to them. While you advance step-by-step through the well-connected recipes, you will find out which tool suits the given situation best. You will learn how to read data from popular file formats and how to format the data to create heat maps as well as the ways to export them for presentation.What you will learn
- Use different heat map functions in R
- Customize the layout of your heat maps
- Read the data and apply it to the heat map
- Export your heat maps into high-quality picture formats
- Display geographical data on choropleth maps and contour plots
- Add interactive hover effects to your heat maps