https://github.com/nrennie/usefunc
R package with some additional useful functions.
https://github.com/nrennie/usefunc
r r-package
Last synced: about 1 month ago
JSON representation
R package with some additional useful functions.
- Host: GitHub
- URL: https://github.com/nrennie/usefunc
- Owner: nrennie
- License: cc0-1.0
- Created: 2021-10-02T10:56:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-11T16:35:23.000Z (about 1 month ago)
- Last Synced: 2025-03-11T16:41:08.290Z (about 1 month ago)
- Topics: r, r-package
- Language: R
- Homepage: https://nrennie.github.io/usefunc/
- Size: 9.26 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - nrennie/usefunc - R package with some additional useful functions. (R)
README
[](https://github.com/nrennie/usefunc/actions)
# usefunc
An R package with some additional useful functions.
## Installation
``` r
devtools::install_github("nrennie/usefunc")
```
or
``` r
remotes::install_github("nrennie/usefunc")
```