powered by
stereonet representation of particle motion
SNET.drive(intempmat, pmolabs = c("Vertical", "North", "East"), STAMP = "")
matrix of 3-component seismogram
labels for components
Identification stamp
Graphical Side effect
Interactive driver for partmotnet.
partmotnet
# NOT RUN { data("GH") temp <- cbind(GH$JSTR[[1]], GH$JSTR[[2]], GH$JSTR[[3]]) atemp <- temp[1168:1500, ] SNET.drive(atemp, pmolabs = c("Vertical", "North", "East"), STAMP = "") # }
Run the code above in your browser using DataLab