financial_data
R/validate_financial_data.R
validate_financial_data.Rd
This function validates that an object is a valid financial_data dataset.
validate_financial_data(data)
An object (typically a data frame)
TRUE if the object is valid, otherwise an error with a message explaining the failed assertions
TRUE