https://github.com/jasenfinch/jfmisc
Miscellaneous R functions
https://github.com/jasenfinch/jfmisc
Last synced: about 1 month ago
JSON representation
Miscellaneous R functions
- Host: GitHub
- URL: https://github.com/jasenfinch/jfmisc
- Owner: jasenfinch
- License: gpl-3.0
- Created: 2022-01-28T12:19:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T13:47:25.000Z (about 1 year ago)
- Last Synced: 2025-02-10T13:43:40.377Z (3 months ago)
- Language: R
- Homepage: https://jasenfinch.github.io/jfmisc/
- Size: 4.37 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE.md
Awesome Lists containing this project
README
# jfmisc
> **Miscellaneous R functions**
[](https://github.com/jasenfinch/jfmisc/actions/workflows/R-CMD-check.yaml)
[](https://app.codecov.io/gh/jasenfinch/jfmisc?branch=main)
[](https://GitHub.com/jasenfinch/jfmisc/releases/)
### InstallationThe `jfmisc` package can be installed from GitHub using the following:
```
remotes::install_github('jasenfinch/jfmisc')
```### Learn more
The package documentation can be browsed online at .
If you believe you've found a bug in `jfmisc`, please file a bug (and, if
possible, a [reproducible example](https://reprex.tidyverse.org)) at
.