download_estimated_velocities_ngl {gmwmx2} | R Documentation |
Download estimated velocities provided by the Nevada Geodetic Laboratory for all stations.
Description
Download estimated velocities provided by the Nevada Geodetic Laboratory for all stations.
Usage
download_estimated_velocities_ngl(verbose = FALSE)
Arguments
verbose |
A |
Value
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.
Examples
df_estimated_velocities <- download_estimated_velocities_ngl()
head(df_estimated_velocities)
[Package gmwmx2 version 0.0.2 Index]