Skip to content

Commit d138fc5

Browse files
committed
Sunbelt 2025
1 parent 87477ea commit d138fc5

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# netdiffuseR workshop
22

3-
Here you will find the materials for the netdiffuseR workshop. The whole website was built using `quarto`, and the website itself can be found at https://usccana.github.io/netdiffuser-workshop. Datasets are to be found at [docs], and the source code as the `qmd` files in this repository.
3+
Here you will find the materials for the netdiffuseR workshop.
4+
This workshop will introduce you to the [netdiffuseR package](https://github.com/USCCANA/netdiffuseR){target="_blank"}.
5+
The whole website was built using `quarto`, and the website itself can be found at https://usccana.github.io/netdiffuser-workshop.
6+
7+
Datasets are to be found at [docs], and the source code as the `qmd` files in this repository.
48

59
The netdiffuseR project repository can be found at https://github.com/USCCANA/netdiffuseR.
610

711
For previous versions take a look at
812

13+
- USC 2024 <https://github.com/USCCANA/netdiffuser-workshop/tree/USC2024>
914
- Sunbelt 2019 <https://github.com/usccana/netdiffuser-sunbelt2018/tree/sunbelt2019>
1015
- Sunbelt 2018 <https://github.com/usccana/netdiffuser-sunbelt2018/tree/sunbelt2018>

index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
knitr::opts_chunk$set(comment = "#")
66
```
77

8-
**Welcome to the netdiffuseR @ Sunbelt 2024 workshop!** This workshop will introduce you to the [netdiffuseR package](https://github.com/USCCANA/netdiffuseR){target="_blank"}, which we have been developing since 2015. Workshop materials can be downloaded from <https://github.com/USCCANA/netdiffuser-workshop>. <img src="https://raw.githubusercontent.com/USCCANA/netdiffuseR/refs/heads/master/man/figures/netdiffuser-logo.png" style="max-width:300px;width:50%;" align="right">
8+
**Welcome to the netdiffuseR @ Sunbelt 2025 workshop!** This workshop will introduce you to the [netdiffuseR package](https://github.com/USCCANA/netdiffuseR){target="_blank"}, which we have been developing since 2015. Workshop materials can be downloaded from <https://github.com/USCCANA/netdiffuser-workshop>. <img src="https://raw.githubusercontent.com/USCCANA/netdiffuseR/refs/heads/master/man/figures/netdiffuser-logo.png" style="max-width:300px;width:50%;" align="right">
99

1010
Sections:
1111

0 commit comments

Comments
 (0)