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 1 year ago
JSON representation
Repository containing academic quarto templates for graduate work
- Host: GitHub
- URL: https://github.com/jpmonteagudo28/fair_adam
- Owner: jpmonteagudo28
- License: gpl-3.0
- Created: 2024-08-23T12:41:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T18:20:50.000Z (almost 2 years ago)
- Last Synced: 2025-02-02T13:35:04.794Z (over 1 year ago)
- Topics: academic, quarto, quarto-extension, quarto-template, template
- Language: R
- Homepage:
- Size: 154 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE.md
Awesome Lists containing this project
README
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
## 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
