Skip to content

Commit da3ef3d

Browse files
committed
remove dplyr from vignette
1 parent 7d13d22 commit da3ef3d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

vignettes/design.Rmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ Before starting, let's define some basic profiles and priors to work with:
2828

2929
```{r}
3030
library(cbcTools)
31-
library(dplyr)
3231
3332
profiles <- cbc_profiles(
3433
price = c(1, 1.5, 2, 2.5, 3),

0 commit comments

Comments
 (0)