-
Notifications
You must be signed in to change notification settings - Fork 6
/
_pkgdown.yml
45 lines (42 loc) · 973 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
title: MtreeRing
url: https://ropensci.github.io/MtreeRing
navbar:
structure:
left:
- home
- intro
- reference
- articles
- tutorials
- news
right: [search, github]
components:
home:
icon: fa-home fa-lg
href: index.html
reference:
text: Reference
href: reference/index.html
articles:
text: Articles
menu:
- text: A Simple Workflow for Shiny App
href: articles/app-MtreeRing.html
- text: 'MtreeRing: Measuring Tree Ring Width in R'
href: articles/detection-MtreeRing.html
- text: Measure Tree Rings on Pith Side
href: articles/pith-MtreeRing.html
github:
icon: fa-github fa-lg
href: https://github.com/ropensci/MtreeRing
reference:
- title: All functions
desc: ~
contents:
- '`MtreeRing-package`'
- '`pith_measure`'
- '`ring_app_launch`'
- '`ring_calculate`'
- '`ring_detect`'
- '`ring_modify`'
- '`ring_read`'