blob: 8387a54b1ae6e380a40f331103c3312f41460a71 (
plain) (
tree)
|
|
# Printing method for ppp objects (plant protection products)
Printing method for ppp objects (plant protection products)
## Usage
``` r
# S3 method for class 'ppp'
print(x, ...)
```
## Arguments
- x:
The chent object to be printed
- ...:
Further arguments for compatibility with the S3 method
|