Standardize a raw POM (EPICURE) csv file
Utilisation
standardise_pom_csv(file, skip_forecast = TRUE)
Arguments
- file
Path to the data leading to a csv file exported from Epicure (IFV Information system)
- skip_forecast
Logical. If TRUE (default), the first 14 data rows are removed before processing (commonly forecast values).
Valeur de retour
A standardized data.frame with consistent column names and structure.