# NOT RUN {
vis.net(df,m,col.id = "id", col.size = "strength",
color = c('green', 'yellow'), col.color = "age" ,
strokeCol = c('red', 'blue'), col.strokeCol = "kinship",
col.stroke = "degree",
col.shape = "sex",shapes = c("circle", "triangle"),
layers = "kinship")
# }
Run the code above in your browser using DataLab