Skip to content

Documentation and persistance? #194

@Denubis

Description

@Denubis

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:

  1. 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.
  2. 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

No one assigned

    Labels

    usabilityusability is important because our users will not be current R users

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions