https://github.com/jimbrig/jimstools
Personal R Package
https://github.com/jimbrig/jimstools
functions personal r rpackage utility
Last synced: about 2 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 (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T00:48:50.000Z (over 2 years ago)
- Last Synced: 2025-01-13T00:32:37.106Z (3 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
[](https://www.tidyverse.org/lifecycle/#maturing)
[](https://github.com/jimbrig/jimstools/actions/workflows/R-CMD-check.yaml)## About
`jimstools` is an R package with various utility functions I use often.