1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
# Printing method for chent objects Printing method for chent objects ## Usage ``` r # S3 method for class 'chent' print(x, ...) ``` ## Arguments - x: The chent object to be printed - ...: Further arguments for compatibility with the S3 method
Contact - Imprint