From 1df33dbb3d310f94ccddbf57906e12bd6fa93c3f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 11 Sep 2015 10:04:54 +0200 Subject: Working version with basic functionality --- man/print.pai.Rd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 man/print.pai.Rd (limited to 'man/print.pai.Rd') diff --git a/man/print.pai.Rd b/man/print.pai.Rd new file mode 100644 index 0000000..d7ee332 --- /dev/null +++ b/man/print.pai.Rd @@ -0,0 +1,17 @@ +% Generated by roxygen2 (4.1.1): 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) +} + -- cgit v1.2.1