Clean columns of a data frame from PacFIN. All description columns are removed. Should you want anything different, please feel free to post an issue on GitHub, email the package maintainer, or submit a pull request.

cleanColumns(data)

Arguments

data

A data frame with named columns.

Value

A data frame with fewer columns and some names changed.

Author

Kelli F. Johnson