diff options
| -rw-r--r-- | man/mkin_long_to_wide.Rd | 2 | ||||
| -rw-r--r-- | man/mkin_wide_to_long.Rd | 2 | ||||
| -rw-r--r-- | man/mkinfit.Rd | 2 | ||||
| -rw-r--r-- | man/mkinmod.Rd | 2 | ||||
| -rw-r--r-- | man/mkinplot.Rd | 2 | ||||
| -rw-r--r-- | man/plot.mmkin.Rd | 2 | ||||
| -rw-r--r-- | man/summary.mkinfit.Rd | 2 | 
7 files changed, 7 insertions, 7 deletions
| diff --git a/man/mkin_long_to_wide.Rd b/man/mkin_long_to_wide.Rd index e5836640..7f01b7f1 100644 --- a/man/mkin_long_to_wide.Rd +++ b/man/mkin_long_to_wide.Rd @@ -1,7 +1,7 @@  \name{mkin_long_to_wide}  \alias{mkin_long_to_wide}  \title{ -  Convert a dataframe from long to wide format. +  Convert a dataframe from long to wide format  }  \usage{  mkin_long_to_wide(long_data, time = "time", outtime = "time") diff --git a/man/mkin_wide_to_long.Rd b/man/mkin_wide_to_long.Rd index d3dd200a..cadfe4a2 100644 --- a/man/mkin_wide_to_long.Rd +++ b/man/mkin_wide_to_long.Rd @@ -1,7 +1,7 @@  \name{mkin_wide_to_long}  \alias{mkin_wide_to_long}  \title{ -  Convert a dataframe with observations over time into long format. +  Convert a dataframe with observations over time into long format  }  \usage{  mkin_wide_to_long(wide_data, time = "t") diff --git a/man/mkinfit.Rd b/man/mkinfit.Rd index 8f65717a..a75d23ac 100644 --- a/man/mkinfit.Rd +++ b/man/mkinfit.Rd @@ -1,7 +1,7 @@  \name{mkinfit}  \alias{mkinfit}  \title{ -  Fit a kinetic model to data with one or more state variables. +  Fit a kinetic model to data with one or more state variables  }  \description{    This function uses the Flexible Modelling Environment package diff --git a/man/mkinmod.Rd b/man/mkinmod.Rd index 35372919..7b763837 100644 --- a/man/mkinmod.Rd +++ b/man/mkinmod.Rd @@ -1,7 +1,7 @@  \name{mkinmod}
  \alias{mkinmod}
  \title{
 -  Function to set up a kinetic model with one or more state variables.
 +  Function to set up a kinetic model with one or more state variables
  }
  \description{
    The function usually takes several expressions, each assigning a compound name to 
 diff --git a/man/mkinplot.Rd b/man/mkinplot.Rd index 4b0fef44..fcb487a2 100644 --- a/man/mkinplot.Rd +++ b/man/mkinplot.Rd @@ -1,7 +1,7 @@  \name{mkinplot}  \alias{mkinplot}  \title{ -  Plot the observed data and the fitted model of an mkinfit. +  Plot the observed data and the fitted model of an mkinfit  }  \description{    Deprecated function. It now only calls the plot method \code{\link{plot.mkinfit}}. diff --git a/man/plot.mmkin.Rd b/man/plot.mmkin.Rd index b1a90f2d..761a4cd5 100644 --- a/man/plot.mmkin.Rd +++ b/man/plot.mmkin.Rd @@ -1,7 +1,7 @@  \name{plot.mmkin}  \alias{plot.mmkin}  \title{ -  Plot model fits (observed and fitted) and the residuals for a row or column of an mmkin object. +  Plot model fits (observed and fitted) and the residuals for a row or column of an mmkin object  }  \description{    When x is a row selected from an mmkin object (\code{\link{[.mmkin}}), the same model diff --git a/man/summary.mkinfit.Rd b/man/summary.mkinfit.Rd index 746d9886..af09e86a 100644 --- a/man/summary.mkinfit.Rd +++ b/man/summary.mkinfit.Rd @@ -2,7 +2,7 @@  \alias{summary.mkinfit}
  \alias{print.summary.mkinfit}
  \title{
 -  Summary method for class "mkinfit".
 +  Summary method for class "mkinfit"
  }
  \description{
    Lists model equations, the summary as returned by \code{\link{summary.modFit}},
 | 
