Learn R Programming

visualFields (version 0.2-4)

xmlvfval: extracts visual-field sensitivity values

Description

extracts visual-field sensitivity values

Usage

xmlvfval( xmllines, patternMap, extractionType = c( "average" ) )

Arguments

xmllines
lines from loaded XML files
patternMap
pattern of stimulus locations. Default is saplocmap$p24d2
extractionType
what type of extraction we want: all re-tested sensitivities "all" or just the mean "average" over re-tested values? Default is "average"

See Also

loadvfxml, xmldevval

Examples

Run this code
# DO NOT RUN
#xmlvfval( xmllines, patternMap = saplocmap$p24d2 )

Run the code above in your browser using DataLab