This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
####################################################################### | |
# Create social network from NCES 2008 migration data | |
# Helpful resources: | |
# R in a Nutshell -- Adler | |
# R for SAS and SPSS Users | |
# statmethods.net -- Quick R | |
# igraph.sourceforge.net | |
####################################################################### | |
# Load libraries |
NewerOlder