blob: 6206ea5fa70fd0ebeab073e97ca726163221150c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/chent.R
\name{print.pai}
\alias{print.pai}
\title{Printing method for pai objects (pesticidal active ingredients)}
\usage{
\method{print}{pai}(x, ...)
}
\arguments{
\item{x}{The chent object to be printed}
\item{...}{Further arguments for compatibility with the S3 method}
}
\description{
Printing method for pai objects (pesticidal active ingredients)
}
|