load_data
load_data.Rd
This function is called within the mapMetadata function.
It collects the inputs needed for the mapMetadata function (defaults or user inputs)
If some inputs are NULL, it loads the default inputs. If defaults not available, it prints error for the user.
If inputs are not NULL, it loads the user-specified inputs.