unique_identifier: Title: A function to append a unique identifier attribute to any data frame within the normfluodbf package.
Description
The function in the context of normfluodbf creates an attribute called Cycle_Number
and appends this attribute to the cleaned or wrangled data frame derived from the dirty DBF file.
Usage
unique_identifier(df)
Value
A data frame with the Cycle_Number attribute appended to the end of the data frame.