printGap: Gap Analysis Printing

print.gapR Documentation

Gap Analysis Printing

Description

Prints labels and a results vector of a gap analysis.

Usage

## S3 method for class 'gap'
print(x, ..., printPercentage = TRUE)

## S3 method for class 'gapList'
print(x, ..., printPercentage = TRUE)

Arguments

x

an R object representing a gap of class gap or gapList

...

these arguments are not passed anywhere and are included only for compatibility

printPercentage

a logical value set to TRUE to request printing of the percentage in the groups. Defaults to TRUE.

Author(s)

Paul Bailey


EdSurvey documentation built on Nov. 2, 2023, 6:25 p.m.