1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-07-26 08:01:36 +00:00

init commit

This commit is contained in:
2021-04-01 22:53:44 -07:00
commit 56572e8a90
81 changed files with 21208 additions and 0 deletions

9
about.Rmd Normal file
View File

@@ -0,0 +1,9 @@
---
title: "About this blog"
description: |
Some additional details about the blog
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = FALSE)
```