vsm.hystStats: Statistics for all Loops in VSM object

View source: R/vsm_hystStats.R View source: R/vsm.hystStats.R

vsm.hystStatsR Documentation

Statistics for all Loops in VSM object

Description

This function loops through all hyst loops in VSMdata using vsm.hystStats() and adds those parameters

This function loops through all hyst loops in VSMdata using vsm.hystStats() and adds those parameters

Usage

vsm.hystStats(obj)

vsm.hystStats(obj)

Arguments

obj

VSMdata object

Value

list

list

Author(s)

Thomas Gredig

Examples

filename = vsm.getSampleFiles()[1]
d = vsm.import(filename)
t(vsm.hystStats(d))
filename = vsm.getSampleFiles()[1]
d = vsm.import(filename)
t(vsm.hystStats(d))

thomasgredig/quantumPPMS documentation built on Feb. 21, 2024, 1:13 a.m.