Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
clarabicalho committed Jun 27, 2018
1 parent 9178c8b commit 3502ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/cluster_sampling.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ The figure above may give us the impression that our estimate with clustered sta

### Using the Cluster Sampling Designer

In R, you can generate a pre-test post-test design using the template function `cluster_sampling_designer()` in the `DesignLibrary` package by running the following lines, which install and load the package:
In R, you can generate a cluster sampling design using the template function `cluster_sampling_designer()` in the `DesignLibrary` package by running the following lines, which install and load the package:

```{r, eval=FALSE}
install.packages("DesignLibrary")
Expand Down

0 comments on commit 3502ec4

Please sign in to comment.