GithubHelp home page GithubHelp logo

airob / r-data-visualization-recipes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/r-data-visualization-recipes

0.0 2.0 0.0 1.88 MB

R Data Visualization Recipes, published by Packt

License: MIT License

R 99.74% Rebol 0.26%

r-data-visualization-recipes's Introduction

R Data Visualization Recipes

This is the code repository for R Data Visualization Recipes, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

This book is an update to our earlier R data visualization cookbook with 100 percent fresh content and covering all the cutting edge R data visualization tools. It is packed with practical recipes designed to help you master data visualization with R, in the easiest possible manner. It starts off with the basics of R plots and an introduction to creating maps and customizing them, before progressively taking you through various graphics packages such as ggplot2, plotly, and ggvis. Using real-world datasets, you will analyze and visualize your data as histograms, bar graphs, scatterplots, and more, and customize your plots with various themes and coloring options. The book also covers advanced visualization aspects such as creating interactive dashboards using Shiny.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

> install.packages(c('devtools','plotly','ggvis'))
> devtools::install_github('hadley/ggplot2')

First things first, download the latest version of R (https://cran.r-project.org/). Additionally, recipes were written using a IDE named RStudio (free version). I do prefer to write R codes under RStudio IDE; if you do not have the software yet, you can get it from https://www.rstudio.com/products/rstudio/download/.

Related Products

r-data-visualization-recipes's People

Contributors

danish-shaikh123 avatar dominicpereira92 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.