# NOT RUN {
#return metadata of sites that have elevations above 1500 (m) Above Sea Level
getElevation(elevMin=1500)
#return metadata of sites that have elevations less than 35 (m) Above Sea Level
getElevation(elevMax=35)
# }
Run the code above in your browser using DataLab