Open matgbar opened 5 years ago
SCENARIO: ALEX or LOGAN wants to easily run IBI_VizEdit from their R consoles
IBI_VizEdit
GIVEN: ALEX or LOGAN has a properly formatted set of reliability files and the corresponding coding schemes.
WHEN: ALEX or LOGAN runs IBI_VizEdit::run_app() in an active R console
IBI_VizEdit::run_app()
THEN: The Rshiny GUI should render giving them access to IBI_VizEdit's functionality
SCENARIO: ALEX or LOGAN wants to easily run
IBI_VizEdit
from their R consolesGIVEN: ALEX or LOGAN has a properly formatted set of reliability files and the corresponding coding schemes.
WHEN: ALEX or LOGAN runs
IBI_VizEdit::run_app()
in an active R consoleTHEN: The Rshiny GUI should render giving them access to
IBI_VizEdit
's functionality