Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jemus42/jemisc

A personal R package for stuff.
https://github.com/jemus42/jemisc

r-pkg

Last synced: 15 days ago
JSON representation

A personal R package for stuff.

Awesome Lists containing this project

README

        

---
output:
github_document:
df_print: kable
---

```{r setup, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# jemisc

[![CRAN status](https://www.r-pkg.org/badges/version/jemisc)](https://CRAN.R-project.org/package=jemisc)
[![R build status](https://github.com/jemus42/jemisc/workflows/R-CMD-check/badge.svg)](https://github.com/jemus42/jemisc/actions)
[![R-CMD-check](https://github.com/jemus42/jemisc/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/jemus42/jemisc/actions/workflows/R-CMD-check.yaml)
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)

This is just a personal package for various, i.e. *misc* things.

## Installation

You can install the current version of jemisc from GitHub with:

```r
remotes::install_github("jemus42/jemisc")
```

...but there's no reason to, really.

## Example