# NOT RUN {
# Relative path to raw data
full_path <- system.file('extdata', package = "hydroToolkit")
# Apply function
toscas_hr <- read_DGI(file = 'Toscas.xlsx', sheet = 'hr',
colName = 'RH(%)', path = full_path)
# }
Run the code above in your browser using DataLab