On Nov 6, 2013, at 1:24 PM, email wrote: > 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
I just loaded that package and looked at its Index. I don't see any item with that name. I see three items that appear as though they could be descendents or predecessors of such a file: magact96 MagAct96-98 - Extracurricular affiliation data by year (1996-1998) magact97 MagAct96-98 - Extracurricular affiliation data by year (1996-1998) magact98 MagAct96-98 - Extracurricular affiliation data by year (1996-1998) -- David Winsemius Alameda, CA, USA ______________________________________________ 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.