Learn R Programming

visualFields (version 0.4.3)

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
# NOT RUN {
# DO NOT RUN
#xmlvfval( xmllines, patternMap = saplocmap$p24d2 )
# }

Run the code above in your browser using DataLab