run_app.Rdrun_app() launches a shiny application that allows the user to
enter data to the run riceflows4ff functions.
run_app()The riceflows4ff application can be run when the user has a dataset that they want to visualize.
if (FALSE) {
riceflows4ff::run_app()
}