read_peer | R Documentation |
This function reads PEER format corrected data and output a list of date, station code, channel code, time step, and acceleration (in the unit of g) of the record.
read_peer(file_path)
file_path |
A directory specifies the location of the PEER format files, |
A list is returned which includes the date, station code, channel code, time step, and acceleration time series (in the unit of g) of the record
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.