digivet-consortium / movenet

Generating network representations for livestock movement (and associated) data
https://digivet-consortium.github.io/movenet/
GNU General Public License v3.0
2 stars 3 forks source link

Add asciify() to column options in change_config() #75

Open CarlijnB opened 1 year ago

CarlijnB commented 1 year ago

Recently added asciify() to load_config(), to match up col options in movenetenv (previously still accented) with datafile column headers (asciified).

To avoid users changing options back to accented versions, add asciify() to column options in change_config(). N.B. Do this before any comparison with existing options!

CarlijnB commented 7 months ago

NB check issue #77 and commit 0c98fba to avoid introducing bug w asciify