From c62482acf5376b085a051f8d89fd182d0eb557dc Mon Sep 17 00:00:00 2001 From: Hassen Allegue Date: Sat, 19 Oct 2024 00:09:05 +0000 Subject: [PATCH] typo --- index.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.Rmd b/index.Rmd index fe2c812..2ad536c 100644 --- a/index.Rmd +++ b/index.Rmd @@ -52,7 +52,7 @@ Starting with simulations can seem like a daunting task. The {squidSim} R packag ### Using the vignette {-} -If you are new to using the {squidSim} package, we recommend that you read Sections \@ref(linearmod) and \@ref(hierarchical) to familiarise yourself with the {squidSim} package before moving onto the more advanced topics. The later sections assume an certain level of understanding of how the functions work. +If you are new to using the {squidSim} package, we recommend that you read Sections \@ref(linearmod) and \@ref(hierarchical) to familiarise yourself with the {squidSim} package before moving onto the more advanced topics. The later sections assume a certain level of understanding of how the functions work. The vignette assumes that you have a working knowledge of R, in particular being comfortable using vectors, matrices and lists.