powered by
Download all stations name and location from the Nevada Geodetic Laboratory
download_all_stations_ngl(verbose = FALSE)
Return a data.frame with all stations name, latitude, longitude and heights.
data.frame
A boolean that controls the level of detail in the output of the wget command used to load data. Default is FALSE.
boolean
wget
FALSE
df_all_stations <- download_all_stations_ngl() head(df_all_stations)
Run the code above in your browser using DataLab