Hi: I have installed the NetData package, and want to use the MagAct96-98 - Extracurricular affiliation data. But while loading the data, its giving an error. Any help?
install.packages("NetData") library(NetData) data('studentnets.magact96.97.98', package = "NetData") Warning message: In data("studentnets.magact96.97.98", package = "NetData") : data set ‘studentnets.magact96.97.98’ not found Thanks: John ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.