download_all_stations_ngl | R Documentation |
Download all stations name and location from the Nevada Geodetic Laboratory
download_all_stations_ngl(verbose = FALSE)
verbose |
A |
Return a data.frame
with all stations name, latitude, longitude and heights.
df_all_stations <- download_all_stations_ngl()
head(df_all_stations)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.