vfsfa {visualFields} | R Documentation |
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, ...)
Arguments
vf |
visual field data |
td |
the total deviation values. If |
tdp |
the total deviation probability values. If |
pd |
the pattern deviation values. If |
pdp |
the pattern deviation probability values. If |
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 analysesvfsfashiny
generates interactive one-page reports of single field analyses based on Shiny
Value
No return value
[Package visualFields version 1.0.7 Index]