library(tidyverse)
library(readxl)
library(vroom)
library(janitor)
library(lubridate)
library(here)
library(httr)
library(yaml)
library(glue)
library(scales)
library(ggrepel)
library(ggtext)
library(ggsci)
library(ggiraph)
library(reactable)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.