Learn R Programming

visualFields (version 0.6.2)

vfsort: sort vf-objects

Description

sorts a vf-object by id, eye tested, and date and time of test

Usage

vfsort( vf, decreasing = FALSE )

Arguments

vf

a vf-object

decreasing

logical. Should the sort order be increasing or decreasing?. Default is FALSE

Value

return a sorted vf

Examples

Run this code
# NOT RUN {
  vfsort( vf91016left, decreasing = TRUE )
# }

Run the code above in your browser using DataLab