https://github.com/jemus42/jemisc
A personal R package for stuff.
https://github.com/jemus42/jemisc
r-pkg
Last synced: over 1 year 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T13:56:37.000Z (over 2 years ago)
- Last Synced: 2025-04-01T15:57:01.846Z (over 1 year ago)
- Topics: r-pkg
- Language: R
- Homepage: https://jemus42.github.io/jemisc/
- Size: 3.96 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
- 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
[](https://CRAN.R-project.org/package=jemisc)
[](https://github.com/jemus42/jemisc/actions)
[](https://github.com/jemus42/jemisc/actions/workflows/R-CMD-check.yaml)
[](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