https://github.com/bretsw/aect22-workshop
Workshop on Social Network Analysis for AECT's Research & Theory Division
https://github.com/bretsw/aect22-workshop
network network-analysis rstats social-network social-network-analysis twitter workshop
Last synced: 6 months ago
JSON representation
Workshop on Social Network Analysis for AECT's Research & Theory Division
- Host: GitHub
- URL: https://github.com/bretsw/aect22-workshop
- Owner: bretsw
- Created: 2022-02-17T05:24:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-04T17:42:22.000Z (over 4 years ago)
- Last Synced: 2025-02-06T15:41:10.652Z (over 1 year ago)
- Topics: network, network-analysis, rstats, social-network, social-network-analysis, twitter, workshop
- Language: HTML
- Homepage: https://bretsw.github.io/aect22-workshop/
- Size: 17.2 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
README
---
output: github_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
out.width = "100%",
message = FALSE
)
library(fontawesome)
```
# Remembering You're Just One in 11: An Introduction to Social Network Analysis
K. Bret Staudt Willet | Florida State University
Friday, March 4, 2022
1pm-4pm EST
`r fa("fas fa-quote-left", fill = "#000")` I think that you might be so sure that you're one in a million, that sometimes you forget that out there you're just one in 11. `r fa("fas fa-quote-right", fill = "#000")`
– Ted Lasso
```{r, out.width = "100%", echo = FALSE, fig.align = "center"}
knitr::include_graphics("img/intro-networks.jpg")
```
## Homebase
```{r child="chunks/homebase.Rmd"}
```
## Agenda
```{r child="chunks/agenda.Rmd"}
```
## Need help? Reach out!
```{r child="chunks/help.Rmd"}
```
## Workshop Description
```{r child="chunks/abstract.Rmd"}
```