[R] cannot load MagAct96-98 - Extracurricular affiliation data
David Winsemius
dwinsemius at comcast.net
Wed Nov 6 23:38:44 CET 2013
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
More information about the R-help
mailing list