-
Notifications
You must be signed in to change notification settings - Fork 8
/
_pkgdown.yml
46 lines (40 loc) · 1017 Bytes
/
_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
41
42
43
44
45
46
home:
title: sgsR
reference:
- title: "Stratification functions"
- contents:
- starts_with("strat_")
- title: "Sampling functions"
- contents:
- starts_with("sample_")
- title: "Calculating functions"
- contents:
- starts_with("calculate_")
- title: "Extract functions"
- contents:
- starts_with("extract_")
authors:
Tristan RH Goodbody:
href: "https://scholar.google.ca/citations?user=C_qdYDsAAAAJ&hl=en"
Nicholas C Coops:
href: "https://forestry.ubc.ca/faculty-profile/nicholas-coops/"
Martin Queinnec:
href: "https://www.researchgate.net/profile/Martin-Queinnec"
code:
width: 72
template:
opengraph:
image:
src: "man/figures/logo.png"
bootstrap: 5
bslib:
primary: "#0054AD"
border-radius: 0.5rem
btn-border-radius: 0.25rem
params:
ganalytics: UA-115082821-1
includes:
in_header:
<script defer data-domain="pkgdown.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
development:
mode: auto