An open API service indexing awesome lists of open source software.

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

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"}
```