From 525269a9f663d02546e2de22ddd79294cc246f57 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 5 Mar 2026 15:57:01 +0100 Subject: Rebuild docs --- docs/reference/print.pai.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/reference/print.pai.md (limited to 'docs/reference/print.pai.md') diff --git a/docs/reference/print.pai.md b/docs/reference/print.pai.md new file mode 100644 index 0000000..86cad4b --- /dev/null +++ b/docs/reference/print.pai.md @@ -0,0 +1,20 @@ +# 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 -- cgit v1.2.3