msatsi-methods: MSATSI methods

Description Usage Arguments See Also

Description

The functions here can be used to manipulate classes based on MSATSI input and output files.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
## S3 method for class 'msatsi_slboot_trpl'
print(x, ...)

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

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

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

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

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

## S3 method for class 'msatsi_input'
summary(object, ...)

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

## S3 method for class 'msatsi_input.summary'
plot(x, ...)

Arguments

x, object

an object

...

additional parameters, usually passed to summary, print, or plot

See Also

read_msatsi


abarbour/stress documentation built on Oct. 5, 2019, 11:20 a.m.