Commit Graph

34 Commits

Author SHA1 Message Date
34f3eb7af5 Delete ledgerr-shiny.dcf 2016-04-15 14:14:04 -05:00
6ad1f809be Temp commit. 2016-04-15 14:13:35 -05:00
4adb986de4 Add shinyapps.io deployment instructions so I remember how. 2016-04-15 14:05:49 -05:00
881c635ad7 Get some Shiny stuff going. 2016-04-14 17:08:05 -05:00
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
91369b69be Deploy test to Shiny 2016-04-14 16:09:59 -05:00
05f960d993 Merge branch 'master' of https://github.com/mattbk/ledgerr 2016-04-14 15:56:56 -05:00
0d5ff5051f Delete working.html 2016-04-14 15:55:55 -05:00
809b887c45 Delete working.html
Created accidentally.
2016-04-14 15:55:38 -05:00
b7f3431494 Delete .Rproj (now ignored) 2016-04-14 15:54:51 -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
a65b89b10c Merge pull request #2 from mattbk/packaging
Packaging
2016-04-13 12:34:50 -05:00
2f49384c1c Working package with existing functions. 2016-04-13 12:33:26 -05:00
db149a307b Merge branch 'packaging' of https://github.com/mattbk/ledgerr into packaging
# Conflicts:
#	working.Rmd
2016-04-13 11:30:29 -05:00
e22524ad56 Create package ledgerr and move existing functions there. 2016-04-13 11:29:38 -05:00
d7363cd872 Create package ledgerr and move existing functions there. 2016-04-13 11:28:59 -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
140ee20064 Update readme 2016-04-08 10:37:08 -05:00
3da5410d79 Update readme 2016-04-08 10:35:33 -05:00
97b6037207 update readme 2016-04-08 08:49:42 -05:00
cb6b463409 Merge branch 'master' of https://github.com/mattbk/ledgerr 2016-04-08 08:44:09 -05:00
5d463cd068 initialize 2016-04-08 08:42:12 -05:00
6fc77a754d Initial commit 2016-04-04 16:14:28 -05:00