README.md

hvsrProc

DOI GitHub
license GitHub
release Report
Issues! Open Source?
Yes!

This package is developed for processing and calculating HVSR from noise-based and earthquake-based time series data.

Installation

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/

Citation

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

Usage

Please check out wiki for more detailed instructions!

Issues

Please report any running issues or leave your comments on the Issues page!



wltcwpf/hvsrProc documentation built on March 25, 2024, 7 p.m.