Learn R Programming

visualFields (version 1.0.7)

vfsfa: Single Field Reporting

Description

Generates of one-page reports of single field analyses

Usage

vfsfa(vf, td = NULL, tdp = NULL, pd = NULL, pdp = NULL, file, ...)

vfsfashiny(vf, ...)

Value

No return value

Arguments

vf

visual field data

td

the total deviation values. If NULL (default) then use visualFields normative values

tdp

the total deviation probability values. If NULL (default) then use visualFields normative values

pd

the pattern deviation values. If NULL (default) then use visualFields normative values

pdp

the pattern deviation probability values. If NULL (default) then use visualFields normative values

file

The pdf file name where to save the one-page reports of single field analysis

...

other graphical arguments

Details

  • vfsfa saves a pdf with one-page reports of single field analyses

  • vfsfashiny generates interactive one-page reports of single field analyses based on Shiny