-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
43 lines (41 loc) · 1.06 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
template:
params:
bootswatch: united
reference:
- title: Installation
desc: Use these functions to easily install/uninstall R packages developed by Certara
contents:
- install_certara_packages
- remove_certara_packages
- certara_packages
- title: Check Packages
desc: Use these functions to validate installation of R packages developed by Certara
contents:
- check_installed_certara_packages
- check_certara_package_versions
navbar:
structure:
left: [home, reference, pml, articles, webinars, tutorials, resources, news]
navbar:
components:
home: ~
pml:
text: PML Library
href: articles/pml_library.html
articles:
text: Certara R School
href: articles/Certara_R_School.html
webinars:
text: Webinars
href: articles/webinars.html
tutorials:
text: Tutorials
menu:
- text: RsNLME
href: articles/rsnlme_tutorial.html
resources:
text: Resources
href: articles/resources.html
news:
text: News
href: articles/news.html