-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
62 lines (60 loc) · 1.67 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
development:
mode: unreleased
url: https://padrinoDB.github.io/Rpadrino
authors:
Sam Levin:
href: https://github.com/levisc8
template:
params:
bootswatch: yeti
navbar:
title: "Rpadrino"
left:
- icon: fa-home fa-lg
href: index.html
- text: "Functions"
href: reference/index.html
- text: "Vignettes"
menu:
- text: "Introduction to Rpadrino"
href: articles/padrino-intro.html
- text: "Data Cleaning and Troubleshooting"
href: articles/data-cleaning.html
- text: "Messages and Warnings in PADRINO"
href: articles/pdb-msgs.html
- text: "Stochastic IPMs"
href: articles/stoch-ipms.html
- text: "News"
href: news/index.html
reference:
- title: "Data Input/Output"
desc: >
Functions for PADRINO loading and saving (includes internet download and
local versions).
- contents:
- pdb_download
- title: "Metadata Accessors and Data Management"
desc: >
Functions to access columns from PADRINO's Metadata table and subset database
objects.
- contents:
- pdb_species_accepted
- pdb_subset
- title: "Model Reconstruction"
desc: >
Functions to reconstruct published models based on their representations
in PADRINO
- contents:
- pdb_make_proto_ipm
- pdb_make_ipm
- title: "PADRINO Methods for ipmr Generics"
desc: >
`pdb_proto_ipm_list` and `pdb_ipm` methods for generic `ipmr` functions.
- contents:
- lambda.pdb_ipm
- starts_with("print")
- title: "PADRINO"
desc: >
A subset of PADRINO data stored as part of the `Rpadrino` package.
- contents:
- pdb