print.proptab: S3 print method for proptab objects.

print.proptabR Documentation

S3 print method for proptab objects.

Description

Print an object of class proptab.

Usage

## S3 method for class 'proptab'
print(x, digits = NULL, percent = NULL, justify = "right", ...)

Arguments

x

object of class proptab

digits

number of digits to display

percent

if not NULL, add a percent sign after each value

justify

justification of character vectors. Passed to format.default

...

other arguments to pass to format.default

See Also

format.proptab


juba/questionr documentation built on Feb. 4, 2023, 11:45 p.m.