Convert columns in eBird data to EBD style
cols_to_ebd.Rd
The column names in some datasets such as My Data are not ideal: they contain
white spaces and follow complex capitalisation. In such cases, cols_to_ebd()
can be used to standardise the column names to match the default style as in
read.ebd()
, i.e., fully uppercase and with periods replacing spaces.