summaryrefslogtreecommitdiff
path: root/pkg/R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-08-22 12:01:57 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-08-22 12:01:57 +0200
commit83c8575e2abde12208584b9c80935d4a873689fd (patch)
tree4d18e4843ef06d9b1f9330910d370892692f7b98 /pkg/R
parent405c10b443aacfe9aab15f4ab2797e92def9f246 (diff)
Small documentation updates
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