Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbgruber/jbgtemplates
This is a collection of functions and templates I keep reusing.
https://github.com/jbgruber/jbgtemplates
Last synced: 30 days ago
JSON representation
This is a collection of functions and templates I keep reusing.
- Host: GitHub
- URL: https://github.com/jbgruber/jbgtemplates
- Owner: JBGruber
- Created: 2023-07-02T17:39:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-02T17:41:41.000Z (over 1 year ago)
- Last Synced: 2024-10-15T04:11:54.466Z (2 months ago)
- Language: R
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jbgtemplates
This is a collection of functions and templates I keep reusing. I moved
it here to keep my projects a little cleaner.## Installation
You can install the development version of jbgtemplates like so:
``` r
remotes::install_github("JBGruber/jbgtemplates")
```