Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
idavydov authored Oct 1, 2024
1 parent 6e6dbf1 commit f5899c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vignettes/osat.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ samples <- read_tsv(file.path(osat_data_path, "samples.txt"),
```

# Running OSAT optimization

Here we use OSAT to optimize setup.
```{r}
gs <- OSAT::setup.sample(samples, optimal = c("SampleType", "Race", "AgeGrp"))
Expand Down

0 comments on commit f5899c7

Please sign in to comment.