bsm-methods: Methods for borehole strainmeter (bsm) data

bsm-methodsR Documentation

Methods for borehole strainmeter (bsm) data

Description

Methods for borehole strainmeter (bsm) data

Usage

## S3 method for class 'bsm'
print(x, ...)

## S3 method for class 'bsm'
gaugeOrientations(B, restrict.range = TRUE)

## S3 method for class 'bsm'
plot_orientations(angs, ...)

## S3 method for class 'bsm'
is.calibrated(X)

## S3 method for class 'bsm'
calibrate(B, ...)

## S3 method for class 'bsm'
calibMatrix(MC, ...)

## S3 method for class 'bsm'
get_az(B)

## S3 method for class 'bsm'
get_station(B)

## S3 method for class 'bsm'
get_itype(B)

## S3 method for class 'bsm'
rotate(X1, ...)

## S3 method for class 'bsm'
geod_rotate(E11, E22, E12, geodesic.deg = 0, NsEwNw = FALSE, ...)

## S3 method for class 'bsm'
strains(B, strn.type = c("gauge", "calib"), zero.fill.na = TRUE, ...)

## S3 method for class 'bsm'
principals(S, ...)

## S3 method for class 'bsm'
extensions(S, ...)

Arguments

x

object of class bsm

...

additional arguments

restrict.range

logical; should the orientiations be plotted in appropriate uniaxial directions?

strn.type

character; the type of strain to retrieve

zero.fill.na

logical; should NAs be fille with zero?

Author(s)

A.J. Barbour <andy.barbour@gmail.com>


abarbour/strain documentation built on Oct. 13, 2023, 11:44 p.m.