aboutsummaryrefslogtreecommitdiff
path: root/R/chent.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/chent.R')
-rw-r--r--R/chent.R7
1 files changed, 4 insertions, 3 deletions
diff --git a/R/chent.R b/R/chent.R
index fdad351..8a4ad8a 100644
--- a/R/chent.R
+++ b/R/chent.R
@@ -622,10 +622,11 @@ plot.chent = function(x, ...) {
grid.picture(x$Picture)
}
-#' An R6 class for pesticidal active ingredients and associated data
+#' @title An R6 class for pesticidal active ingredients and associated data
#'
-#' The class is initialised with an identifier which is generally an ISO common name.
-#' Additional chemical information is retrieved from the internet if available.
+#' @description The class is initialised with an identifier which is generally
+#' an ISO common name. Additional chemical information is retrieved from the
+#' internet if available.
#'
#' @docType class
#' @importFrom R6 R6Class

Contact - Imprint