Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plots|DataCombined - load observed data and show data set names #84

Open
PavelBal opened this issue Jan 28, 2025 · 0 comments
Open

Plots|DataCombined - load observed data and show data set names #84

PavelBal opened this issue Jan 28, 2025 · 0 comments

Comments

@PavelBal
Copy link
Member

Add a button Load data. A window is shown where the user can select an excel file with observed data (default value is the file defined in the project configuration), an importer configuration (default value specified in the project configuration), and check-box list of sheets in the observed data file.

Clicking on "OK" ("load", whatever) does this

https://github.com/esqLABS/esqlabsR/blob/cb7973ddba4160702044e23dfe4dec2f86dfe66e/R/utilities-data.R#L268

Then, in the Data set column, the names of the loaded data sets (returned is a named list so just take the names of the list) are shown as a drop-down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant