lookup_dataset_name.Rd
This function determines the dataset name based on the file path and configuration.
lookup_dataset_name(file)
A character string specifying the file path.
Dataset name
lookup_dataset_name("example/honhyo_2023.csv") #> [1] "main_data"