plot3compEqData: plot3compEqData: plot all components of 3-component (Z, N, E)...

Description Usage Arguments Value Examples

View source: R/earthquakeFunctions.R

Description

plot3compEqData: plot all components of 3-component (Z, N, E) seismic data in one window with labels

Usage

1
2
3
4
5
6
7
8
plot3compEqData(
  data.df,
  total.time = 27,
  plotTitle = "plot",
  mag = "mag",
  starttime = "starttime",
  sta = "sta"
)

Arguments

data.df

dataframe containing sesimic data for 3 components

total.time

time interval for the data, default 27s for LEN-DB data

plotTitle

title of the plot

mag

attribute magnitude

starttime

attribute starttime

sta

station code

Value

ggplot of the seismic data

Examples

1
Usage example

lilyacb/quakeTri documentation built on Dec. 21, 2021, 10:49 a.m.