Learn ggplot2 Using Shiny App

With the Learn ggplot2 Shiny app, users can make plots using ggplot2 without having to code each step, reducing typos and error messages and allowing users to become familiar with ggplot2 code. The app makes it easy to apply themes, make multiplots (combining several plots into one plot), and downlo...

Full description

Bibliographic Details
Main Author: Moon, Keon-Woong
Format: eBook
Language:English
Published: Cham Springer International Publishing 2016, 2016
Edition:1st ed. 2016
Series:Use R!
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 04002nmm a2200349 u 4500
001 EB001420017
003 EBX01000000000000000912021
005 00000000000000.0
007 cr|||||||||||||||||||||
008 170502 ||| eng
020 |a 9783319530192 
100 1 |a Moon, Keon-Woong 
245 0 0 |a Learn ggplot2 Using Shiny App  |h Elektronische Ressource  |c by Keon-Woong Moon 
250 |a 1st ed. 2016 
260 |a Cham  |b Springer International Publishing  |c 2016, 2016 
300 |a XVI, 351 p. 346 illus., 336 illus. in color  |b online resource 
505 0 |a 1 Make a plot by click -- 2 Make a plot by ggplot2 -- 3 Show Data Distribution -- 4 Scatter Plots(I) -- 5 Scatter Plot(II) -- 6 Logistic regression -- 7 Labeling points in a scatter plot -- 8 Making a 2D density plot -- 9 Draw 2-dimensional contours -- 10 Ballloon Plot -- 11 Cleveland Dot Plot -- 12 Wilkinson dot plot -- 13 Bar plot(I) -- 14 Bar plot(II) -- 15 Labelling a bar plot(I) -- 16 Labelling a bar plot(II) -- 17 Line Graph -- 18 Multiplot with error bars -- 19 Boxplot -- 20 Violin plot -- 21 Area plot -- 22 Polar Plot -- 23 Annotations -- 24 Add a Table Annotation -- 25 Adding the Regression Results in Scatter Plot -- 26 Heatmap -- Horizontal Boxplot -- 29 Drawing a Map -- Interactive Plot 
653 |a Computer graphics 
653 |a Visualization 
653 |a Visualization 
653 |a Statistics  
653 |a Statistics and Computing/Statistics Programs 
653 |a Computer Graphics 
653 |a Mathematics 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
490 0 |a Use R! 
856 4 0 |u https://doi.org/10.1007/978-3-319-53019-2?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 519.5 
520 |a With the Learn ggplot2 Shiny app, users can make plots using ggplot2 without having to code each step, reducing typos and error messages and allowing users to become familiar with ggplot2 code. The app makes it easy to apply themes, make multiplots (combining several plots into one plot), and download plots as PNG, PDF, or PowerPoint files with editable vector graphics. Users can also make plots on any computer or smart phone. Learn ggplot2 Using Shiny App allows users to Make publication-ready plots in minutes without coding Download plots with desired width, height, and resolution Plot and download plots in png, pdf, and PowerPoint formats, with or without R code and with editable vector graphics Keon-Woong Moon, M.D., Ph.D., is Professor of Cardiology at the Catholic University of Korea and serves as the Director of Cardiology at St. Vincent’s hospital. In 2014, he completed the Data Science Specialization course authorized by Johns Hopkins University offered through Coursera.  
520 |a Recently he developed four R packages (mycor, moonBook, ztable, and ggiraphExtra) for distribution on CRAN. He  has taught residents, fellows, and junior staff about R and ggplot2 for many years, and he is the author of two books in Korean: R Statistics and Graphs for Medical Papers (2015, Hannarae) and Web-Based Analysis without R in Your Computer (2015, Hannarae) 
520 |a This book and app is for practitioners, professionals, researchers, and students who want to learn how to make a plot within the R environment using ggplot2, step-by-step without coding. In widespread use in the statistical communities, R is a free software language and environment for statistical programming and graphics. Many users find R to have a steep learning curve but to be extremely useful once overcome. ggplot2 is an extremely popular package tailored for producing graphics within R but which requires coding and has a steep learning curve itself, and Shiny is an open source R package that provides a web framework for building web applications using R without requiring HTML, CSS, or JavaScript.   This manual—"integrating" R, ggplot2, and Shiny—introduces a new Shiny app, Learn ggplot2, that allows users to make plots easily without coding.