# NOT RUN {
# Reading the meddical innovation data into igraph --------------------------
x <- diffnet_to_igraph(medInnovationsDiffNet)
# Fetching the times of adoption
igraph::vertex_attr(x[[1]], "toa")
# }
Run the code above in your browser using DataLab