https://github.com/pythoncoderunicorn/statsglobe
this is a quick reference guide for the YouTube channel Statistics Globe
https://github.com/pythoncoderunicorn/statsglobe
data-science r reference
Last synced: 5 months ago
JSON representation
this is a quick reference guide for the YouTube channel Statistics Globe
- Host: GitHub
- URL: https://github.com/pythoncoderunicorn/statsglobe
- Owner: PythonCoderUnicorn
- Created: 2021-10-28T18:15:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-01T15:33:47.000Z (about 4 years ago)
- Last Synced: 2025-03-11T05:18:08.772Z (10 months ago)
- Topics: data-science, r, reference
- Language: R
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StatsGlobe
This is a **quick reference guide for me**, from the YouTube channel Statistics Globe.
*This not an exhaustive listing of all the content but only content that I find interesting and useful.*
Most of the code examples use Base R, organized only by YouTube channel playlist date. I have made my own version of each code as to not copy exactly the source material but to learn from.
## Highlights
### Find Transparent Equivalent of Color (Sept 18, 2021)

### Change Space & Width of Bars in ggplot2 Barplot (Sep 17, 2021)


### Set Axis Breaks of ggplot


### Annotate your ggplot

### Annotate facet_wrap plots
