-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
40 lines (39 loc) · 1.15 KB
/
_pkgdown.yml
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
32
33
34
35
36
37
38
39
40
url: http://eureka.thewileylab.org
template:
params:
bootswatch: flatly
navbar:
structure:
right: [reference, github]
home:
strip_header: true
links:
- text: Additional WileyLab tools
href: https://www.thewileylab.org/software
- text: Learn about Eureka Environment
href: https://www.healthdatacompass.org/cloud-analytics-infrastructure
authors:
The Wiley Lab:
href: https://www.thewileylab.org/
html: <img src="https://raw.githubusercontent.com/thewileylab/EuReka/main/man/figures/WileyLab.svg" height="24" />
components:
home: ~
reference:
- title: 'Connecting to BigQuery'
desc: 'Use these functions to assist with connecting R to Google BigQuery.'
contents:
- eureka_dbCreateToken
- eureka_dbConnect
- eureka_collect
- title: 'Package BigQuery Project Datasets'
desc: 'Create a package to access all BigQuery Project datasets and tables with functions!'
contents:
- package_bq_data
- title: 'Templates'
desc: 'Templates used to package BigQuery Project Datasets.'
contents:
- connect_template
- item_template
- table_template
- license
- license_md