# Turning off scientific notation options(scipen = 999) # Checking for required packages and installing, if not installed cplthemes::check_required_packages() # Loading required packages library(gt) library(tidyverse) library(tidylog) library(cplthemes) cpl_set_theme(color_schema = 'brief')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.