read_peer: A Function to Read PEER (corrected) files

View source: R/read_peer.R

read_peerR Documentation

A Function to Read PEER (corrected) files

Description

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.

Usage

read_peer(file_path)

Arguments

file_path

A directory specifies the location of the PEER format files,

Value

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


wltcwpf/RCTC documentation built on March 5, 2023, 11:01 p.m.