[ ] Add unit(week, month , year) option in monitoring part
[ ] package test: first build package; then write test which would be a huge benefit in app development
[ ] recommend: not use pivot table package(very slow), implement basic pivot table your self.
[ ] integrate all operation with data(from deep dive, monitoring) to only one variable named like "finDat" for efficient memory usage aim, which would be used in whole APP. Bug: in data integration server part, finData() is not defined Note: modify code in dfsummary part to show any changes in "finDat"
[ ]
[ ] original data policynumber matching issues.
[ ] code optimization(encapsulated in module)
[ ] Add Pivot chart for pivot part
[ ] Full functionality for bin width set (beatiful UI, create new field to save new bin width):
Ref https://plotly.com/r/sliders/
[ ] TS: choices : by week/month/year | sum/average | Rolling n periods (months/weeks)
[ ] add leakage ap vs tp -->
[ ] two way anova analysis one way analysis
[ ] if one var is selected, then in another selectinput, it wont show for bivarate analysis
all recorded activities of the user all projects available
keep all the data operation and plotting setting for next use/ or for another user who want to have the same result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.