| initialize,VSMdata-method | R Documentation | 
Constructor method of VSMdata Class
## S4 method for signature 'VSMdata'
initialize(
  .Object,
  time,
  T,
  H,
  M,
  Merr,
  Temp,
  dir,
  loop,
  description = "",
  sampleName = "",
  fullFilename
)
| .Object | VSMdata object | 
| time | time in seconds | 
| T | temperature in Kelvin | 
| H | applied field in Oe | 
| M | magnetization in emu | 
| Merr | std. dev. of magnetization in emu | 
| Temp | temperature as factor | 
| dir | direction of sweeping field, +1 (more positive), -1 (more negative), 0 (not sweeping) | 
| loop | loop number | 
| description | description or note | 
| sampleName | sample name | 
| fullFilename | name of file | 
| type | "MvsH" or "MvsT" | 
| Mcorr | magnetization with substrate susceptibility removed for "MvsH" type | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.