https://github.com/stats4sd/factorial-experiments-2
Shiny app to aid visualisation of factorial experiments
https://github.com/stats4sd/factorial-experiments-2
Last synced: 9 months ago
JSON representation
Shiny app to aid visualisation of factorial experiments
- Host: GitHub
- URL: https://github.com/stats4sd/factorial-experiments-2
- Owner: stats4sd
- License: gpl-3.0
- Created: 2021-01-11T16:08:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T22:18:23.000Z (over 1 year ago)
- Last Synced: 2024-10-18T22:30:11.904Z (over 1 year ago)
- Language: R
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Factorial Experiments 2
Shiny app to aid visualisation of factorial experiments.
https://shiny.stats4sd.org/factorial-experiments-2/
## Setup Local Environment for Development
1. Clone repo: `git clone git@github.com:stats4sd/factorial-experiments-2.git`
2. Open the R project and run `renv::restore()` to setup the required R packages