get.Mcorr: removes background susceptibility

View source: R/get_Mcorr.R

get.McorrR Documentation

removes background susceptibility

Description

from all magnetic sweep data

Usage

get.Mcorr(d)

Arguments

d

VSM data frame

Value

added column Mcorr with the corrected magnetization value

Examples

filename = vsm.getSampleFiles()[1]
d = vsm.import(filename, dataFrame=TRUE)
head(get.Mcorr(d))

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