Learn R Programming

visualFields (version 0.6.2)

loadvfxmlbatch: loads visual fields from a set of XML files

Description

loads visual fields from a set of XML files

Usage

loadvfxmlbatch( filename, patternMap, typeData = "vf" )

Arguments

filename

filename in CSV format with the list of XML files to upload and whether the subject whose data is in the XML file is a patient with glaucoma pwg or a control ctr

patternMap

pattern of stimulus locations. Default is saplocmap$p24d2

typeData

Type of data to load; visual field (vf), total deviations (td), pattern deviations (pd), global indices (gi), visual-field index (vfi), total-deviation p-values (tdp), pattern-deviation p-values (pdp), global indices probability maps (gip), visual-field-index probability map (vfip). Default is vf

Value

returns a vf-object with as many rows as XML files exists in filename

See Also

loadvfcsv, loadvfxml