Commit Graph

16 Commits

Author SHA1 Message Date
f3a565aa98 Move Shiny files to project root
Can't reference legderr files unless they are within the Shiny app folder. This project gets weirder and weirder, will probably need to be split eventually.
2016-04-14 16:16:07 -05:00
518449e674 Clean some things up and get ready for Shiny. 2016-04-14 15:53:50 -05:00
8ea93f8c98 Prework on new versions of functions using aggregate().
Should have started with this function!
2016-04-13 13:54:42 -05:00
e22524ad56 Create package ledgerr and move existing functions there. 2016-04-13 11:29:38 -05:00
3cca33498f Snapshot before turning into package.
I know this is not the right way to use commits.
2016-04-13 11:13:08 -05:00
4bd1a95dc5 Clean functions up. 2016-04-13 08:10:00 -05:00
89bcc5dc45 Build net.acc() function.
net.acc() creates a data frame of net calculations by account.
2016-04-13 08:04:45 -05:00
e4ed723c62 Build net.class() function. 2016-04-13 07:35:03 -05:00
7712168b2d snapshot 2016-04-12 23:12:34 -05:00
85348ae678 Add date selection to net() function.
I'm pretty impressed that I figured this out.
2016-04-12 22:31:33 -05:00
cabd78e909 Snapshot 2016-04-09 16:03:54 -05:00
391f1a2bed Improve net() with class selection
Rename blank class as "unclassified"
2016-04-08 13:56:04 -05:00
97c352ae60 snapshot 2016-04-08 12:38:15 -05:00
e106d97c1c snapshot 2016-04-08 12:18:39 -05:00
ff85c27c29 Add TODOs, start rough net functions 2016-04-08 11:00:51 -05:00
5d463cd068 initialize 2016-04-08 08:42:12 -05:00