Cargando…

Learn ggplot2 Using Shiny App

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 p...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Moon, Keon-Woong (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Cham : Springer International Publishing : Imprint: Springer, 2016.
Edición:1st ed. 2016.
Colección:Use R!,
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • 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.