aboutsummaryrefslogtreecommitdiff
path: root/man/read_spreadsheet.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/read_spreadsheet.Rd')
-rw-r--r--man/read_spreadsheet.Rd4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/read_spreadsheet.Rd b/man/read_spreadsheet.Rd
index 41c32108..eefda692 100644
--- a/man/read_spreadsheet.Rd
+++ b/man/read_spreadsheet.Rd
@@ -36,7 +36,7 @@ The first row read after the header read in from this sheet is assumed
to contain name and acronym of the parent compound.
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
@@ -50,6 +50,6 @@ column and the column must have the same name as the second column in
Their names should preferably not contain special characters like spaces,
so they can be easily used for specifying covariate models.
-An similar data structure is defined as the R6 class \link{mkindsg}, but
+A similar data structure is defined as the R6 class \link{mkindsg}, but
is probably more complicated to use.
}

Contact - Imprint