An open API service indexing awesome lists of open source software.

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

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)
Screen Shot 2021-10-28 at 12 18 58 PM

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

### Set Axis Breaks of ggplot

### Annotate your ggplot

### Annotate facet_wrap plots