download_estimated_velocities_ngl | R Documentation |
Download estimated velocities provided by the Nevada Geodetic Laboratory for all stations.
download_estimated_velocities_ngl(verbose = FALSE)
verbose |
A |
Return a data.frame
with all stations name, information about the time series for each station, estimated velocities and estimated standard deviation of the estimated velocities.
df_estimated_velocities <- download_estimated_velocities_ngl()
head(df_estimated_velocities)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.