Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jemus42/jemisc
- Owner: jemus42
- License: other
- Created: 2018-07-10T18:27:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T13:56:37.000Z (8 months ago)
- Last Synced: 2024-10-11T18:18:32.786Z (about 1 month ago)
- Topics: r-pkg
- Language: R
- Homepage: https://jemus42.github.io/jemisc/
- Size: 3.96 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
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