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...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Cham :
Springer International Publishing : Imprint: Springer,
2016.
|
Σειρά: | Use R!,
|
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- 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.