https://github.com/stats4sd/randomsample
https://github.com/stats4sd/randomsample
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stats4sd/randomsample
- Owner: stats4sd
- License: gpl-3.0
- Created: 2020-10-13T10:48:45.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T22:21:20.000Z (over 1 year ago)
- Last Synced: 2025-02-23T13:15:29.368Z (over 1 year ago)
- Language: R
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Random Sample
Shiny app for producing a random sample.
https://shiny.stats4sd.org/randomsample
## Setup Local Environment for Development
1. Clone repo: `git clone git@github.com:stats4sd/randomsample.git`
2. Open the R project and run `renv::restore()` to setup the required R packages