Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erictleung/templates
:clipboard: Miscellaneous templates of common documents and files I find myself reusing
https://github.com/erictleung/templates
html latex latex-template markdown python r reports rmarkdown template
Last synced: 24 days ago
JSON representation
:clipboard: Miscellaneous templates of common documents and files I find myself reusing
- Host: GitHub
- URL: https://github.com/erictleung/templates
- Owner: erictleung
- License: unlicense
- Created: 2016-10-06T18:22:56.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2021-04-05T19:22:06.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T11:58:32.984Z (3 months ago)
- Topics: html, latex, latex-template, markdown, python, r, reports, rmarkdown, template
- Language: R
- Homepage:
- Size: 16.6 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - erictleung/templates - :clipboard: Miscellaneous templates of common documents and files I find myself reusing (R)
README
# templates
Miscellaneous template file(s) to get started on projects.
- [bash](./bash) = Bash script with good defaults
- [makefile](./makefile) = has nice help page for Make
- [r-dbi-sql](./r-dbi-sql) = basic setup code and package for SQL querying
- [r-package](./r-package) = bare-bones R package
- [r-reports](./r-reports) = good enough reports for exploring data