Skip to content

Commit 1dad348

Browse files
committed
disable parcats
1 parent b9dff0c commit 1dad348

File tree

3 files changed

+1
-41
lines changed

3 files changed

+1
-41
lines changed

.github/workflows/parcats.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

vignettes/model_response.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ p_grid <- p %>%
7575
## Interactive Partial Dependence Plot with {parcats}
7676

7777
```{r fig.width=12, fig.height=10}
78-
parcats::parcats(p, data_input = df)
78+
# parcats::parcats(p, data_input = df)
7979
```
8080

8181

0 commit comments

Comments
 (0)