Print method for [xtable.likert()].
# S3 method for class 'xlikert'
print(x, tabular.environment = "longtable", floating = FALSE, ...)
Arguments
- x
results of [xtable.likert()].
- tabular.environment
see [xtable::print.xtable()].
- floating
see [print.xtable()].
- ...
other parameters passed to [xtable::print.xtable()]