forked from r-dbi/bigrquery
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
31 lines (25 loc) · 676 Bytes
/
Copy path_pkgdown.yml
File metadata and controls
31 lines (25 loc) · 676 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
url: https://bigrquery.r-dbi.org
template:
package: tidytemplate
bootstrap: 5
includes:
in_header: |
<script defer data-domain="bigrquery.r-dbi.org" src="https://plausible.io/js/plausible.js"></script>
development:
mode: auto
reference:
- title: DBI and dplyr
contents:
- src_bigquery
- bigquery
- title: Low-level API
contents:
- starts_with("bq")
news:
releases:
- text: "bigrquery 1.4.0"
href: https://www.tidyverse.org/blog/2021/08/bigrquery-1-4-0/
- text: "bigrquery 1.1.0"
href: https://www.tidyverse.org/blog/2019/02/bigrquery-1-1-0/
- text: "bigrquery 1.0.0"
href: https://www.tidyverse.org/blog/2018/04/bigrquery-1-0-0/