diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-01-05 14:01:36 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-01-05 14:01:36 +0100 |
commit | 258a34fc46bce8e31784c2d4a917604313adfd16 (patch) | |
tree | 326aa5c4829d1412e5c7c749a07f1edac84a2498 /man/synthetic_data_for_UBA.Rd | |
parent | ce096f729b2a0fcc4d4dbe3b783740bf460cdfe8 (diff) |
Convert synthetic_data_for_UBA_2014 to mkinds
Static documentation except articles rebuilt by pkgdown
Diffstat (limited to 'man/synthetic_data_for_UBA.Rd')
-rw-r--r-- | man/synthetic_data_for_UBA.Rd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man/synthetic_data_for_UBA.Rd b/man/synthetic_data_for_UBA.Rd index fbccf6d8..a9df9767 100644 --- a/man/synthetic_data_for_UBA.Rd +++ b/man/synthetic_data_for_UBA.Rd @@ -25,9 +25,8 @@ }
\usage{synthetic_data_for_UBA_2014}
\format{
- A list containing datasets in the form internally used by the 'gmkin' package.
- The list has twelve components. Each of the components is one dataset that has,
- among others, the following components
+ A list containing twelve datasets as an R6 class defined by \code{\link{mkinds}},
+ each containing, among others, the following components
\describe{
\item{\code{title}}{The name of the dataset, e.g. \code{SFO_lin_a}}
\item{\code{data}}{A data frame with the data in the form expected by \code{\link{mkinfit}}}
|