liamtrotzuk's Stars
psf/requests
A simple, yet elegant, HTTP library.
tidyverse/readxl
Read excel files (.xls and .xlsx) into R 🖇
tidyverse/stringr
A fresh approach to string manipulation in R
tidyverse/tidyverse
Easily install and load packages from the tidyverse
tidyverse/glue
Glue strings to data in R. Small, fast, dependency free interpreted string literals.
tidyverse/dbplyr
Database (DBI) backend for dplyr
tidyverse/tidyr
Tidy Messy Data
tidyverse/tibble
A modern re-imagining of the data frame
tidyverse/purrr
A functional programming toolkit for R
tidyverse/magrittr
Improve the readability of R code with the pipe
tidyverse/readr
Read flat files (csv, tsv, fwf) into R
tidyverse/ggplot2
An implementation of the Grammar of Graphics in R
tidyverse/dplyr
dplyr: A grammar of data manipulation
bnosac/taskscheduleR
Schedule R scripts/processes with the Windows task scheduler.
charlie86/spotifyr
R wrapper for Spotify's Web API