bcgov / wqbench

R package to generate download and compile data from EPA ECOTOX database
https://bcgov.github.io/wqbench/
Apache License 2.0
3 stars 2 forks source link

cas_number is a character vector #11

Closed aylapear closed 1 year ago

aylapear commented 1 year ago

Ensure that cas_number is being stored as a character vector because the values are too large to store as integers and it is not that safe to match doubles/real numbers against each other

aylapear commented 1 year ago

updated compile script to set cas number as character