Load Data from CSV File
load_data.RdLoads a CSV file from the specified file path. It checks if the file exists and stops execution with an error message if it does not.
load_data.RdLoads a CSV file from the specified file path. It checks if the file exists and stops execution with an error message if it does not.