jpshanno / ingestr

ingestr: An R package for reading environmental data from raw formats into dataframes.
https://jpshanno.github.io/ingestr/
MIT License
19 stars 3 forks source link

ingest_header() returning factors/character values for numbers in ingest_xle() #35

Open jpshanno opened 5 years ago

jpshanno commented 5 years ago

When the header information is ingested for an xle file the dataframe consists of factor and character values rather than numbers.