Closed Felixmil closed 7 months ago
Now factor stored in columns_data
contains fixed_levels or reactive_levels:
Meant to be prepopulated and not updated while the app is used. Good use for Units, Dimensions of Species supported by OSPSuite
Meant to be updated as the user add new entries in the different sheets.
For example if a users add another IndividualId
in the Individual/IndividualBiometrics
sheet, then it will be available in the linked field Scenarios/Scenarios/IndividualId
@Felixmil @AKostiv8 please review if anything from this can be re-used and then close the PR.
@hannaei you will need to add Plots specific data in
R/mod_import_fct_set_types.R
that was added in this PR.