Skip to contents

Print the results of a crosswalk

Usage

# S3 method for class 'cogxwalkr.crosswalk'
print(x, ..., digits = 3L)

Arguments

x

An object of class "cogxwalkr.crosswalk", i.e., as returned by do_crosswalk()

...

Unused

digits

Number of digits to print. Passed to the digits and nsmall arguments to base::format().