https://github.com/ekstroem/srcl
https://github.com/ekstroem/srcl
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ekstroem/srcl
- Owner: ekstroem
- Created: 2020-04-23T15:56:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T14:52:38.000Z (almost 6 years ago)
- Last Synced: 2025-01-30T14:37:47.690Z (over 1 year ago)
- Language: R
- Size: 6.55 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SRCL
To install you can run the following code in R
```{r}
# Make sure the devtools package is installed
devtools::install_github("ekstroem/SRCL")
```