Skip to content

Commit 5ba7941

Browse files
committed
Build and deploy pkgdown site [ci skip]
1 parent 2c7f170 commit 5ba7941

29 files changed

Lines changed: 108 additions & 115 deletions

docs/ISCAM.RData

22.5 KB
Binary file not shown.

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pandoc: 3.1.11
22
pkgdown: 2.2.0
33
pkgdown_sha: ~
44
articles: {}
5-
last_built: 2026-02-08T04:31Z
5+
last_built: 2026-02-08T05:32Z
66
urls:
77
reference: https://iscam4.github.io/ISCAM/reference
88
article: https://iscam4.github.io/ISCAM/articles

docs/reference/dot-add_density_common_params.html

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Template documentation for plotting parameters
1+
# Template documentation for plotting arguments
22

3-
Template documentation for plotting parameters
3+
Template documentation for plotting arguments
44

55
## Arguments
66

@@ -10,12 +10,12 @@ Template documentation for plotting parameters
1010

1111
- main:
1212

13-
Optional title for the plot
13+
(optional) title for the plot.
1414

1515
- xlab:
1616

17-
Optional x-axis label for the plot
17+
(optional) x-axis label for the plot.
1818

1919
- bins:
2020

21-
Optional number of bins for the histogram.
21+
(optional) number of bins for the histogram.

docs/reference/dot-plot_funcs_common_params.html

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Template documentation for plotting parameters
1+
# Template documentation for plotting arguments
22

3-
Template documentation for plotting parameters
3+
Template documentation for plotting arguments
44

55
## Arguments
66

@@ -10,17 +10,17 @@ Template documentation for plotting parameters
1010

1111
- explanatory:
1212

13-
Optional second categorical variable to group by.
13+
(optional) second categorical variable to group by.
1414

1515
- main:
1616

17-
Optional title for the plot
17+
(optional) title for the plot.
1818

1919
- xlab:
2020

21-
Optional x-axis label for the plot
21+
(optional) x-axis label for the plot.
2222

2323
- ylab:
2424

25-
Optional y-axis label for the plot. Only displayed when `explanatory`
26-
is provided.
25+
(optional) y-axis label for the plot. Only displayed when
26+
`explanatory` is provided.

docs/reference/iscamaddexp.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/iscamaddexp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ iscamaddexp(
2222

2323
- main:
2424

25-
Optional title for the plot
25+
(optional) title for the plot.
2626

2727
- xlab:
2828

29-
Optional x-axis label for the plot
29+
(optional) x-axis label for the plot.
3030

3131
- bins:
3232

33-
Optional number of bins for the histogram.
33+
(optional) number of bins for the histogram.
3434

3535
## Value
3636

docs/reference/iscamaddlnorm.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/iscamaddlnorm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ iscamaddlnorm(
2222

2323
- main:
2424

25-
Optional title for the plot
25+
(optional) title for the plot.
2626

2727
- xlab:
2828

29-
Optional x-axis label for the plot
29+
(optional) x-axis label for the plot.
3030

3131
- bins:
3232

33-
Optional number of bins for the histogram.
33+
(optional) number of bins for the histogram.
3434

3535
## Value
3636

0 commit comments

Comments
 (0)