Learn R Programming

kineticF (version 1.0)

Goldmann.demogr: Goldmann demographics

Description

A matrix of subject demographics for Goldmann perimetry. Called with analysis functions.

Usage

data("Goldmann.demogr")

Arguments

Format

A data frame with 2 observations on the following 5 variables:
Study.ID.No.
a factor with levels on Study ID
Eye
a factor with levels Left and Right
Sex
a factor with levels Male and Female
Age
a numeric vector
Quality.of.test
a factor with levels Good witness, Fair witness and Poor witness

Source

DEP and MCB

Details

This sample matrix demonstrates the required demographics format to the user.

Examples

Run this code
data(Goldmann.demogr)

Run the code above in your browser using DataLab