Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.