aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/read_spreadsheet.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2023-08-10 07:16:20 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2023-08-10 07:16:20 +0200
commit60696f36ce365a82fcaae5189a1118972a4e672f (patch)
treecbcf4c0a43e33128920ef1fa063e8d2eae2d0de9 /docs/reference/read_spreadsheet.html
parenta01fe8923ff50dcc76c34fb09ad500f5f5433063 (diff)
parent9abab1e2d4385039b01ad3dc0d9c5966bbe94fee (diff)
Merge branch 'main' into dev
Start new development version
Diffstat (limited to 'docs/reference/read_spreadsheet.html')
-rw-r--r--docs/reference/read_spreadsheet.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference/read_spreadsheet.html b/docs/reference/read_spreadsheet.html
index 4d1aa706..7603cee2 100644
--- a/docs/reference/read_spreadsheet.html
+++ b/docs/reference/read_spreadsheet.html
@@ -22,7 +22,7 @@ factors can be given in columns named 'Temperature' and 'Moisture'."><!-- mathja
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">mkin</a>
- <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.2.4</span>
+ <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.2.5</span>
</span>
</div>
@@ -154,7 +154,7 @@ and moisture normalisation factors in the sheet 'Datasets'?</p></dd>
The first row read after the header read in from this sheet is assumed
to contain name and acronym of the parent compound.</p>
<p>The dataset sheets should be named using the dataset numbers read in from
-the 'Datasets' sheet, i.e. '1', '2', ... . In each dataset sheet, name
+the 'Datasets' sheet, i.e. '1', '2', ... . In each dataset sheet, the name
of the observed variable (e.g. the acronym of the parent compound or
one of its transformation products) should be in the first column,
the time values should be in the second colum, and the observed value
@@ -166,7 +166,7 @@ column and the column must have the same name as the second column in
'Datasets'. Covariates will be read in from columns four and higher.
Their names should preferably not contain special characters like spaces,
so they can be easily used for specifying covariate models.</p>
-<p>An similar data structure is defined as the R6 class <a href="mkindsg.html">mkindsg</a>, but
+<p>A similar data structure is defined as the R6 class <a href="mkindsg.html">mkindsg</a>, but
is probably more complicated to use.</p>
</div>

Contact - Imprint