Resources
This carefully curated collection of resources will help you find packages and learning resources to help you on your R journey.


rtweet
rtweet is an R package that allows for interacting with Twitter's APIs to collect and analyze Twitter data.
Go to Resource

RVerbalExpressions
RVerbalExpressions is an R package that makes it easier to construct regular expressions using grammar and functionality inspired by VerbalExpressions.
Go to Resource

rvest
rvest is an R package that helps you scrape (or harvest) data from web pages. It is designed to work with magrittr to make it easy to express common web scraping tasks.
Go to Resource

savonliquide
GitHub repository for the savonliquide R package, which provides a toolbox for implementing accessibility-related concepts.
Go to Resource

sf
Simple Features for R is a package that provides simple features access for R. It represents simple features as records in a data.frame or tibble with a geometry list-column, and interfaces with GEOS for geometrical operations on projected coordinates. It also interfaces with GDAL, supporting all driver options, and PRØJ for coordinate reference system conversion and transformation. Additionally, it supports reading from and writing to spatial databases such as PostGIS using DBI.
Go to Resource
shiny
Shiny is a web application framework for building interactive web apps without web development skills. It is used for data science and allows users to interact with data and analysis using R or Python.
Go to Resource

shiny.semantic
shiny.semantic is a Fomantic (Semantic) UI wrapper for Shiny, allowing users to easily style their Shiny apps with a modern and interactive look.
Go to Resource

shinybulma
Bulma for Shiny is a package that brings the Bulma CSS framework to Shiny applications. It includes extensions and themes for customizing the appearance of Shiny apps.
Go to Resource

shinymaterial
shinymaterial is an R package that provides material design components for creating shiny apps.
Go to Resource
