-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
usabilityusability is important because our users will not be current R usersusability is important because our users will not be current R users
Description
I was just helping one of my students deploy this app as part of her workflows and we were running into problems with persistence and loading data into the shiny app. While I got part of the way with looking at the unit tests, it'd be amazing having a minimum working example of:
- Persistence of session. Where a user can clean their R environment (simulating a fresh start of their computer) and can pick up coding documents where they left off.
- Preloading variables. You mention a pdf->txt workflow as part of your readme. The student had a 100 files she would have liked to have preloaded. Having a minimum example of "And here is how you get to the "Humans doing work" part of the interface quickly would be great. (And then exporting the data automatically when done, for bonus points.)
This application shows quite a lot of promise, and I'll watch it with interest.
Metadata
Metadata
Assignees
Labels
usabilityusability is important because our users will not be current R usersusability is important because our users will not be current R users