Closed leonawicz closed 9 years ago
Intro panels replaced. Next consider replacing sections of the html in the about.R file.
Use knitr to knit a good help doc for the app, to be displayed in the app.
Help doc should address each plot type and should include example graphs.
Most importantly, help doc should be a user guide. Secondarily, there should also be documentation on for the R code. Also discuss the data files, their structure, and how they are stored, accessed, and used.
Five draft markdown help docs created:
Getting Started Working With Data Graphical Options Updating Settings Graphing
These focus on usability and fall under 'Help' in the navbar. Others will focus on code. One for the 'Home' tab will be more pizzazz.
Graphing has been broken into four sections:
Time Series Scatter Plots Heat Maps Variability
Add a graphing section on spatial distributions
Next steps:
Add text to graphing sections: Scatter Plots Heat Maps Variability Spatial Distributions
Begin R Code documentation
Begin Home page documentation
Text updated, graphics added.
Next steps:
Begin R Code documentation
Begin Home page documentation
Basic R code documentation in place. Initial home/landing page created.
Replace some custom HTML with markdown.