library(knitr) library(tidyverse) library(here) knitr::opts_chunk$set(echo = TRUE, message = FALSE)
Coding test for ....
Show/hide
library("sessioninfo") options(width = 120) session_info()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.