A PHP Error was encountered
Severity: Notice
Message: Undefined index: userid
Filename: views/question.php
Line Number: 212
Backtrace:
File: /home/mycocrkc/statisticsanswered.com/application/views/question.php
Line: 212
Function: _error_handler
File: /home/mycocrkc/statisticsanswered.com/application/controllers/Questions.php
Line: 416
Function: view
File: /home/mycocrkc/statisticsanswered.com/index.php
Line: 315
Function: require_once
Create a Shiny app that replicates the functionality of your of
build on the Markdown document that you created in the last time
Create a Shiny app that replicates the functionality of your of what you did last time Markdown document. You should:
- Use the sidebar layout
- Have widgets in the sidebar that correspond to the parameters from your Markdown document
- Produce the plot in the main panel
You should have three files
- server.R
- ui.R
- your data file