summaryrefslogtreecommitdiff
path: root/docs/reference/print.chent.md
blob: f4d84bfe801f269c8b9d37827c815f16f578a935 (plain) (blame)
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