print.gap | R Documentation |
Prints labels and a results vector of a gap analysis.
## S3 method for class 'gap'
print(
x,
...,
printPercentage = TRUE,
use_es_round = getOption("EdSurvey_round_output")
)
## S3 method for class 'gapList'
print(x, ..., printPercentage = TRUE)
x |
an |
... |
these arguments are not passed anywhere and are included only for compatibility |
printPercentage |
a logical value set to |
use_es_round |
use the EdSurvey rounding methods for gap |
Paul Bailey
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.