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

New function writeParametersToXLS #670

Closed
PavelBal opened this issue May 27, 2024 · 0 comments · Fixed by #672
Closed

New function writeParametersToXLS #670

PavelBal opened this issue May 27, 2024 · 0 comments · Fixed by #672
Assignees

Comments

@PavelBal
Copy link
Member

{esqlabsR} has a function readParametersFromXLS() that reads parameter sets from an Excel file as supported by MoBi and returns a list containing vectors 'paths' with the full paths to the parameters, 'values' the values of the parameters, and 'units' with the units the values are in. This is the default "Parameter structure" used across the package.

There is currently no function that would do the opposite - write such a "parameter structure" into excel. The function exportParametersToXLS write Parameter objects, but not the list structure.

Proposed name for the new function writeParameterStructureToXLS? And then rename readParametersFromXLS to readParameterStructureFromXLS and deprecate readParametersFromXLS for a while?

@Felixmil @dlefaudeux @Laura-Villain what do you think? Need your input on usability.

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