readAMBI: Read AMBI Sensitivity Data
Description
This function reads and checks files with AMBI sensitivity data. If
filename = NULL Borja's data will be readUsage
readAMBI(filename = NULL)
Details
The function performs the following tasks:
- checks the existence of
filename;
- checks availablitity of required columns (case insensitive);
- removes redundant spaces;
- removes duplicated records.