--- title: "Welcome to Anson's Projects" description: | Welcome to our new blog, Anson's Projects. We hope you enjoy reading what we have to say! author: - name: Nora Jones url: https://example.com/norajones affiliation: Spacely Sprockets affiliation_url: https://example.com/spacelysprokets date: 04-01-2021 output: distill::distill_article: self_contained: false --- ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = FALSE) # Learn more about creating blogs with Distill at: # https://rstudio.github.io/distill/blog.html ```