mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-08-02 19:41:38 +00:00
moved plots over
This commit is contained in:
23
_posts/2021-11-27-notes-on-nano/notes-on-nano.Rmd
Normal file
23
_posts/2021-11-27-notes-on-nano/notes-on-nano.Rmd
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "Notes on Nano"
|
||||
description: |
|
||||
A short description of the post.
|
||||
author:
|
||||
- name: Anson Biggs
|
||||
url: https://ansonbiggs.com
|
||||
date: 11-27-2021
|
||||
output:
|
||||
distill::distill_article:
|
||||
self_contained: false
|
||||
---
|
||||
|
||||
|
||||
```{r setup, include=FALSE}
|
||||
knitr::opts_chunk$set(echo = FALSE)
|
||||
```
|
||||
|
||||
Distill is a publication format for scientific and technical writing, native to the web.
|
||||
|
||||
Learn more about using Distill at <https://rstudio.github.io/distill>.
|
||||
|
||||
|
Reference in New Issue
Block a user