Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hongyuanjia/test.reprod.bes
What the Package Does (One Line, Title Case)
https://github.com/hongyuanjia/test.reprod.bes
Last synced: about 1 month ago
JSON representation
What the Package Does (One Line, Title Case)
- Host: GitHub
- URL: https://github.com/hongyuanjia/test.reprod.bes
- Owner: hongyuanjia
- License: other
- Created: 2021-05-04T03:42:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-05T10:14:52.000Z (over 3 years ago)
- Last Synced: 2024-10-13T19:09:00.066Z (2 months ago)
- Language: R
- Homepage: https://hongyuanjia.github.io/test.reprod.bes/
- Size: 1.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReprodBES
The goal of ReprodBES is to ...
## Installation
You can install the released version of ReprodBES from [CRAN](https://CRAN.R-project.org) with:
``` r
install.packages("ReprodBES")
```## Example
This is a basic example which shows you how to solve a common problem:
``` r
library(ReprodBES)
## basic example code
```