From 83c8575e2abde12208584b9c80935d4a873689fd Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 22 Aug 2015 12:01:57 +0200 Subject: Small documentation updates --- pkg/R/pfm_chent.R | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pkg/R') 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 -- cgit v1.2.3