aboutsummaryrefslogtreecommitdiff
path: root/pkg/R
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/R')
-rw-r--r--pkg/R/pfm_chent.R5
1 files changed, 3 insertions, 2 deletions
diff --git a/pkg/R/pfm_chent.R b/pkg/R/pfm_chent.R
index 3c950ec..67037cb 100644
--- a/pkg/R/pfm_chent.R
+++ b/pkg/R/pfm_chent.R
@@ -17,12 +17,13 @@
#' R6 class for holding a chemical entity
#'
-#' An R6 class for holding information about a chemical entity
+#' An R6 class for holding information about a chemical entity that is useful
+#' for fate modelling
#'
#' @docType class
#' @importFrom R6 R6Class
#' @export
-#' @format An \code{\link{R6Class}} generator object.
+#' @format An \code{\link{R6Class}} generator object
#' @field acronym Acronym for local use
#' @field smiles SMILES code
#' @field mw Molecular weight

Contact - Imprint