knitr::opts_chunk$set(message = FALSE, warning = FALSE)
library(tidyverse) library(Pando)
muo_data <- read_rds('muo_data.rds') muo_data
muo_data <- read_rds('~/Dropbox/projects/Pando/data/nepi_test.rds') muo_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.