GarrettLab / HabitatConnectivity

geohabnet R package
https://garrettlab.github.io/HabitatConnectivity/
GNU General Public License v3.0
7 stars 4 forks source link

set_parmaeters_object() issue #36

Closed krishnakeshav closed 10 months ago

krishnakeshav commented 1 year ago

package has new function set_parameters_object() which allows users to specify to parameter values through function instead of parameters.yaml .Currently, using the function, modifies the yaml in undesired way. It needs to retain the structure of unmodified yaml.