blob: 86cad4ba8432050f4a7fb5239ddfd579e6d33aa2 (
plain) (
tree)
|
|
# Printing method for pai objects (pesticidal active ingredients)
Printing method for pai objects (pesticidal active ingredients)
## Usage
``` r
# S3 method for class 'pai'
print(x, ...)
```
## Arguments
- x:
The chent object to be printed
- ...:
Further arguments for compatibility with the S3 method
|