Skip to content

cdcslab/persistent-interaction-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The following repository contains the code for 'Persistent interaction patterns across social media platforms and over time' paper, published on Nature.

How to run

  1. Install Docker
  2. Download voat_labeled_data_unified.parquet from this link into the data/Labeled/Voat folder
  3. In the repository home, create the container by typing
docker-compose up --build -d
  1. To run the container, type
docker-compose up -d

The script automatically runs the code to create main figures and table for Voat dataset, which can be found in the figures and data folders, respectively.

To inspect the code by using RStudio, type localhost:8787 on your browser to access the RStudio Server installation in the container.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published