This package is developed for processing and calculating HVSR from noise-based and earthquake-based time series data.
You can install the development version from GitHub with:
# install.packages("devtools")
library(devtools)
devtools::install_github("wltcwpf/hvsrProc")
For Mac users, you may also need to download Xcode for command line tools or (by running the following command in Terminal):
xcode-select --install
For Windows users, you may also need to download and install Rtools from the following link (note remember to add path into the system environment path when installing):
https://cran.r-project.org/bin/windows/Rtools/
If you use hvsrProc (directly or as a dependency of another package) for work resulting in an academic publication, we would appreciate if the report is cited:
Wang, P. wltcwpf/hvsrProc: First release (Version v1.0.0). Zenodo. http://doi.org/10.5281/zenodo.4724141
Please check out wiki for more detailed instructions!
Please report any running issues or leave your comments on the Issues page!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.