-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_downlit.yml
22 lines (22 loc) · 1.1 KB
/
_downlit.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
downlit:
package_urls:
dplyr: "https://dplyr.tidyverse.org/reference"
tidyr: "https://tidyr.tidyverse.org/reference"
ggplot2: "https://ggplot2.tidyverse.org/reference"
readr: "https://readr.tidyverse.org/reference"
purrr: "https://purrr.tidyverse.org/reference"
tibble: "https://tibble.tidyverse.org/reference"
stringr: "https://stringr.tidyverse.org/reference"
forcats: "https://forcats.tidyverse.org/reference"
lubridate: "https://lubridate.tidyverse.org/reference"
tidymodels: "https://www.tidymodels.org/reference"
broom: "https://broom.tidymodels.org/reference"
rsample: "https://rsample.tidymodels.org/reference"
recipes: "https://recipes.tidymodels.org/reference"
parsnip: "https://parsnip.tidymodels.org/reference"
yardstick: "https://yardstick.tidymodels.org/reference"
infer: "https://infer.tidymodels.org/reference"
modeldata: "https://modeldata.tidymodels.org/reference"
tune: "https://tune.tidymodels.org/reference"
workflows: "https://workflows.tidymodels.org/reference"
workflowsets: "https://workflowsets.tidymodels.org/reference"