Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jpmonteagudo28/fair_adam

Repository containing academic quarto templates for graduate work
https://github.com/jpmonteagudo28/fair_adam

academic quarto quarto-extension quarto-template template

Last synced: about 2 months ago
JSON representation

Repository containing academic quarto templates for graduate work

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```

# Fair Adam Quarto Templates fair adam templates

## Why is your repo titled Fair Adam?

I wanted to come up with a fancy, clever name but my inspiration failed me. I then turned to `despair`😁, a package that generates de/motivational quotes and bard-bits - Shakespeare inspired codes for personal projects.

``` r
library(despair)
despair.message()

bard.bits("character",seed = 99)
```

## Installation

``` bash
quarto add jpmonteagudo28/fair_adam
```

## Templates