run_app() launches a shiny application that allows the user to enter data to the run riceflows4ff functions.

run_app()

Details

The riceflows4ff application can be run when the user has a dataset that they want to visualize.

Examples

if (FALSE) {
riceflows4ff::run_app()
}