Skip to content

Commit d49d648

Browse files
docs: Update row-column design vignette
1 parent 63b0c28 commit d49d648

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

vignettes/row_column.Rmd

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,10 @@ knitr::opts_chunk$set(
1919

2020
This vignette shows how to generate a **row-column Design** using both the FielDHub Shiny App and the scripting function `row_column()` from the `FielDHub` package.
2121

22-
## Row-Column Design
22+
## Resolvable Row-Column Design (Two Stage Generation)
2323

24-
It randomly generates a resolvable row-column design (RowColD).The design is
25-
optimized in both rows and columns blocking factors. The randomization can be
26-
done across multiple locations.
24+
It randomly generates a resolvable row-column design.The design is optimized in
25+
both rows and columns blocking factors. The randomization can be done across multiple locations.
2726

2827
## Overview
2928

@@ -46,7 +45,7 @@ iterative process is repeated, by default, 1000 times.
4645

4746
To generate a Row-Column Design using the FielDHub app:
4847

49-
First, go to **Lattice Designs** > **Resolvable Row-Column Design (RCD)**
48+
First, go to **Other Designs** > **Resolvable Row-Column Design (RCD)**
5049

5150
Then, follow the following steps where we will show how to generate a Row-Column Design with 45 treatments, 5 rows and 3 reps.
5251

0 commit comments

Comments
 (0)