This function will return a data frame with numerous specifications for every
CSV file passed in the files
argument.
Usage
get_csv_specs(
files,
expected_colnames = c("Investor.Name", "Portfolio.Name", "ISIN", "MarketValue",
"Currency")
)
This function will return a data frame with numerous specifications for every
CSV file passed in the files
argument.
get_csv_specs(
files,
expected_colnames = c("Investor.Name", "Portfolio.Name", "ISIN", "MarketValue",
"Currency")
)