Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsta/rjsta
A wild mix of experimental and classic R functions
https://github.com/jsta/rjsta
rstats
Last synced: about 1 month ago
JSON representation
A wild mix of experimental and classic R functions
- Host: GitHub
- URL: https://github.com/jsta/rjsta
- Owner: jsta
- Created: 2015-06-02T01:48:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T17:17:50.000Z (over 2 years ago)
- Last Synced: 2024-06-11T17:09:03.654Z (7 months ago)
- Topics: rstats
- Language: R
- Homepage: https://jsta.github.io/rjsta
- Size: 158 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# J Stachelek's Personal Library of R Functions
[![R-CMD-check](https://github.com/jsta/rjsta/actions/workflows/r-cmd-check.yml/badge.svg)](https://github.com/jsta/rjsta/actions/workflows/r-cmd-check.yml)
A library of R functions to manipulate date fields, calculate
salinity from conductivity, pad string fields,
calculate polar coordinates, etc.## Installation
`devtools::install_github("jsta/rjsta")`