Technomics / readflexfile

An R package to read the Flex File data format.
GNU General Public License v3.0
2 stars 1 forks source link

ordersorlots column name ‘period_of_performance_end_data’ #10

Closed ahjames11 closed 3 years ago

ahjames11 commented 3 years ago

In the ordersorlots table, there is a typo in a column name.

Expected behavior: A tibble column object with title ‘period_of_performance_end_date’ is created at ‘ff$ordersorlots’

Observed behavior: A tibble column object with title ‘period_of_performance_end_data’ is created at ‘ff$ordersorlots’