Commit Graph

34 Commits

Author SHA1 Message Date
mattbk c9c8c709b8 Delete ledgerr-shiny.dcf 2016-04-15 14:14:04 -05:00
Matt 347992c968 Temp commit. 2016-04-15 14:13:35 -05:00
Matt 7cccaa2d70 Add shinyapps.io deployment instructions so I remember how. 2016-04-15 14:05:49 -05:00
Matt 69ef761628 Get some Shiny stuff going. 2016-04-14 17:08:05 -05:00
Matt ee69659584 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
Matt 91369b69be Deploy test to Shiny 2016-04-14 16:09:59 -05:00
Matt 05f960d993 Merge branch 'master' of https://github.com/mattbk/ledgerr 2016-04-14 15:56:56 -05:00
Matt 0d5ff5051f Delete working.html 2016-04-14 15:55:55 -05:00
mattbk 809b887c45 Delete working.html
Created accidentally.
2016-04-14 15:55:38 -05:00
mattbk b7f3431494 Delete .Rproj (now ignored) 2016-04-14 15:54:51 -05:00
Matt 518449e674 Clean some things up and get ready for Shiny. 2016-04-14 15:53:50 -05:00
Matt 8ea93f8c98 Prework on new versions of functions using aggregate().
Should have started with this function!
2016-04-13 13:54:42 -05:00
mattbk a65b89b10c Merge pull request #2 from mattbk/packaging
Packaging
2016-04-13 12:34:50 -05:00
Matt 2f49384c1c Working package with existing functions. 2016-04-13 12:33:26 -05:00
Matt db149a307b Merge branch 'packaging' of https://github.com/mattbk/ledgerr into packaging
# Conflicts:
#	working.Rmd
2016-04-13 11:30:29 -05:00
Matt e22524ad56 Create package ledgerr and move existing functions there. 2016-04-13 11:29:38 -05:00
Matt d7363cd872 Create package ledgerr and move existing functions there. 2016-04-13 11:28:59 -05:00
Matt 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
Matt 4bd1a95dc5 Clean functions up. 2016-04-13 08:10:00 -05:00
Matt 89bcc5dc45 Build net.acc() function.
net.acc() creates a data frame of net calculations by account.
2016-04-13 08:04:45 -05:00
Matt e4ed723c62 Build net.class() function. 2016-04-13 07:35:03 -05:00
Matt 7712168b2d snapshot 2016-04-12 23:12:34 -05:00
Matt 85348ae678 Add date selection to net() function.
I'm pretty impressed that I figured this out.
2016-04-12 22:31:33 -05:00
Matt cabd78e909 Snapshot 2016-04-09 16:03:54 -05:00
Matt 391f1a2bed Improve net() with class selection
Rename blank class as "unclassified"
2016-04-08 13:56:04 -05:00
Matt 97c352ae60 snapshot 2016-04-08 12:38:15 -05:00
Matt e106d97c1c snapshot 2016-04-08 12:18:39 -05:00
Matt ff85c27c29 Add TODOs, start rough net functions 2016-04-08 11:00:51 -05:00
Matt 140ee20064 Update readme 2016-04-08 10:37:08 -05:00
Matt 3da5410d79 Update readme 2016-04-08 10:35:33 -05:00
Matt 97b6037207 update readme 2016-04-08 08:49:42 -05:00
Matt cb6b463409 Merge branch 'master' of https://github.com/mattbk/ledgerr 2016-04-08 08:44:09 -05:00
Matt 5d463cd068 initialize 2016-04-08 08:42:12 -05:00
mattbk 6fc77a754d Initial commit 2016-04-04 16:14:28 -05:00