vsm.analyzeLoop: Analyzes a single hysteresis loop

View source: R/vsm_analyzeLoop.R

vsm.analyzeLoopR Documentation

Analyzes a single hysteresis loop

Description

return two graphs along with essential data

Usage

vsm.analyzeLoop(obj, loop = 1)

Arguments

obj

VSMdata object

loop

number of the hysteresis loop to display

Value

list

Examples

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

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