# \donttest{
library(MazamaLocationUtils)
# Fail gracefully if any resources are not available
try({
# Wenatchee
longitude <- -120.325278
latitude <- 47.423333
location_getSingleElevation_USGS(longitude, latitude)
}, silent = FALSE)
# }
Run the code above in your browser using DataLab