Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jpmonteagudo28/fair_adam
- Owner: jpmonteagudo28
- License: gpl-3.0
- Created: 2024-08-23T12:41:45.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T18:20:50.000Z (5 months ago)
- Last Synced: 2024-08-24T19:29:56.581Z (5 months 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