https://github.com/tjmahr/adventofcode22
What the Package Does (Title Case)
https://github.com/tjmahr/adventofcode22
Last synced: 3 months ago
JSON representation
What the Package Does (Title Case)
- Host: GitHub
- URL: https://github.com/tjmahr/adventofcode22
- Owner: tjmahr
- License: gpl-3.0
- Created: 2022-12-01T17:38:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T18:10:09.000Z (over 2 years ago)
- Last Synced: 2025-02-24T13:56:35.905Z (3 months ago)
- Language: R
- Size: 84 KB
- Stars: 2
- Watchers: 2
- 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 = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```# adventofcode22
The goal of adventofcode22 is to ...