Skip to content

Commit 3a7ab9b

Browse files
committed
add link to see
1 parent a49815b commit 3a7ab9b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

vignettes/overview_of_vignettes.Rmd

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: "Overview of Vignettes"
3-
output:
3+
output:
44
rmarkdown::html_vignette:
55
vignette: >
66
%\VignetteIndexEntry{Overview of Vignettes}
77
\usepackage[utf8]{inputenc}
88
%\VignetteEngine{knitr::rmarkdown}
9-
editor_options:
9+
editor_options:
1010
chunk_output_type: console
1111
---
1212

@@ -36,10 +36,11 @@ All package vignettes are available at [https://easystats.github.io/parameters/]
3636
* [Model Parameters for Multiply Imputed Repeated Analyses](https://easystats.github.io/parameters/articles/model_parameters_mice.html)
3737
* [Analysing Longitudinal or Panel Data](https://easystats.github.io/parameters/articles/demean.html)
3838

39-
## Formatting and Printing
39+
## Formatting, Printing and Plotting
4040

4141
* [Formatting Model Parameters](https://easystats.github.io/parameters/articles/model_parameters_formatting.html)
4242
* [Printing Model Parameters](https://easystats.github.io/parameters/articles/model_parameters_print.html)
43+
* [Plotting functions](https://easystats.github.io/see/articles/parameters.html)
4344

4445
## Dimension Reduction and Clustering
4546

0 commit comments

Comments
 (0)