https://github.com/ekstroem/shinycapturerecapture
https://github.com/ekstroem/shinycapturerecapture
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ekstroem/shinycapturerecapture
- Owner: ekstroem
- Created: 2016-01-08T12:33:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-13T00:42:33.000Z (over 10 years ago)
- Last Synced: 2025-01-30T14:39:02.883Z (over 1 year ago)
- Language: R
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShinyCaptureRecapture
Showing the data generating process
Can be run from R with the following commands
```{r}
library(shiny)
runGitHub('ShinyCaptureRecapture', 'ekstroem')
```