You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pkgdown.yml
+25-29Lines changed: 25 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -1,46 +1,50 @@
1
1
url: https://bbuchsbaum.github.io/fmrireg/
2
-
3
2
template:
4
3
bootstrap: 5
5
4
bootswatch: cosmo
6
5
bslib:
7
-
primary: "#0054AD"
6
+
primary: '#0054AD'
8
7
border-radius: 0.5rem
9
8
btn-border-radius: 0.25rem
10
-
code-bg: "#f8f9fa"
11
-
code-color: "#212529"
12
-
9
+
code-bg: '#f8f9fa'
10
+
code-color: '#212529'
11
+
package: albersdown
13
12
home:
14
13
title: fmrireg • fMRI Analysis in R
15
-
description: >
16
-
A comprehensive R package for functional magnetic resonance imaging (fMRI)
17
-
data analysis. Provides flexible tools for constructing hemodynamic response
18
-
functions, experimental regressors, and conducting univariate analyses.
19
-
strip_header: true
20
-
14
+
description: |
15
+
A comprehensive R package for functional magnetic resonance imaging (fMRI) data analysis. Provides flexible tools for constructing hemodynamic response functions, experimental regressors, and conducting univariate analyses.
0 commit comments