Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jimbrig/jimstools
Personal R Package
https://github.com/jimbrig/jimstools
functions personal r rpackage utility
Last synced: 3 months ago
JSON representation
Personal R Package
- Host: GitHub
- URL: https://github.com/jimbrig/jimstools
- Owner: jimbrig
- License: other
- Created: 2020-01-23T20:17:25.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T00:48:50.000Z (about 2 years ago)
- Last Synced: 2024-06-11T11:48:21.182Z (5 months ago)
- Topics: functions, personal, r, rpackage, utility
- Language: R
- Homepage: https://jimstools.jimbrig.com
- Size: 1.11 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.Rmd
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - jimbrig/jimstools - Personal R Package (R)
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```# jimstools
[![Lifecycle: maturing](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing)
[![R-CMD-check](https://github.com/jimbrig/jimstools/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/jimbrig/jimstools/actions/workflows/R-CMD-check.yaml)## About
`jimstools` is an R package with various utility functions I use often.