Learn R Programming

visualFields (version 0.2-4)

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
vfsort( vf91016left, decreasing = TRUE )

Run the code above in your browser using DataLab