Open brandonnodnarb opened 1 month ago
updated selfDocumentAnnotations.csv and templateAnnotations.csv with subsequent edits (see above)
GH will render the table but R-package will auto load ';' delims. This is actually a tradeoff that deserves discussion so I'm not approving this pull request yet.
Ah, gotcha. I don't mind if it renders in GH. I mean, it's nice but not needed by any stretch.
As per your comment
GH will render the table but R-package will auto load ';' delims.
I did wonder about that. It's why I created PR #54. :)
FIA_Annotations.csv is now the same as ISCN3Annoations.csv
Trivial, but using commas means GH can render the table in browser and we don't have to play guess-the-delimeter when dealing with annotation tables.