Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kdm9/kdm9.r
https://github.com/kdm9/kdm9.r
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kdm9/kdm9.r
- Owner: kdm9
- License: gpl-3.0
- Created: 2024-01-11T15:39:21.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-16T19:37:58.000Z (10 months ago)
- Last Synced: 2024-10-11T19:22:59.566Z (about 1 month ago)
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# kdm9.R
[![R-CMD-check](https://github.com/kdm9/kdm9.R/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/kdm9/kdm9.R/actions/workflows/R-CMD-check.yaml)
## Installation
You can install the development version of kdm9.R from [GitHub](https://github.com/) with:
``` r
# install.packages("devtools")
devtools::install_github("kdm9/kdm9.R")
```## Example
``` r
library(kdm9.R)
```