ddalthorp / GenEst

R package development for a generalized mortality estimator
Other
6 stars 6 forks source link

v 0.2.6 integrate updates to GUI help tab #542

Closed juniperlsimonis closed 6 years ago

juniperlsimonis commented 6 years ago

tidying up the code base to integrate with the existing code structure for the help tab and the subtabs, including the hierarchical code setup of the GUI HTML, the renaming of the tabs, breakdown of the about HTML into a suite of functions, etc

server code is now tidy (the initial output updates are localized within a function and the data download handling is now done with a single function that operates on the data set name)

version number is now in the window title

removes the pdfs and zips that were stored pdfs are now linked to the usgs ftp

additional functions imported from htmltools and zip

breakdown of the disclaimers into base and deploy types for the app (controlled in the ui script)