Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nrennie/usefunc
R package with some additional useful functions.
https://github.com/nrennie/usefunc
r r-package
Last synced: about 2 months 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T20:19:39.000Z (5 months ago)
- Last Synced: 2024-08-13T07:11:13.710Z (4 months ago)
- Topics: r, r-package
- Language: R
- Homepage: https://nrennie.github.io/usefunc/
- Size: 8.49 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
[![R-CMD-check](https://github.com/nrennie/usefunc/workflows/R-CMD-check/badge.svg)](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")
```