https://github.com/s-fleck/hammr
Assorted utility functions [experimental]
https://github.com/s-fleck/hammr
Last synced: 3 months ago
JSON representation
Assorted utility functions [experimental]
- Host: GitHub
- URL: https://github.com/s-fleck/hammr
- Owner: s-fleck
- License: unlicense
- Created: 2018-01-26T13:44:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T07:33:03.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T12:09:54.984Z (3 months ago)
- Language: R
- Homepage:
- Size: 511 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - s-fleck/hammr - Assorted utility functions [experimental] (R)
README
---
output: github_document
---```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```