-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
44 lines (41 loc) · 1.24 KB
/
_pkgdown.yml
File metadata and controls
44 lines (41 loc) · 1.24 KB
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
url: https://jinseob2kim.github.io/splineplot/
URL: https://jinseob2kim.github.io/splineplot, https://github.com/jinseob2kim/splineplot
development:
mode: auto
authors:
Jinseob Kim:
href: https://github.com/jinseob2kim
Zarathu:
href: https://www.zarathu.com
html: <img src="https://raw.githubusercontent.com/zarathucorp/zarathu/master/Color%20logo%20-%20no%20background.png"
height="24" />
template:
bootstrap: 5
light-switch: yes
bslib:
pkgdown-navbar-bg: '#19490A'
navbar:
structure:
left: [intro, reference, articles, tutorials, news]
right: [search, github]
components:
articles:
text: Articles
menu:
- text: Getting Started
href: articles/getting-started.html
github:
icon: fab fa-github fa-lg
href: https://github.com/jinseob2kim/splineplot
aria-label: GitHub
reference:
- title: Main Functions
desc: Core functions for creating spline plots
contents:
- splineplot
- extract_spline_data
home:
title: Create Publication-Ready Spline Effect Plots
description: |
Unified interface for visualizing spline effects from GAM and GLM models
with automatic detection of model types and customizable aesthetics.