USCCANA / netdiffuseR

netdiffuseR: Analysis of Diffusion and Contagion Processes on Networks
https://USCCANA.github.io/netdiffuseR
Other
85 stars 21 forks source link

R package with tools for network data processing #24

Closed gvegayon closed 6 years ago

gvegayon commented 6 years ago

In netdiffuseR we have put a lot of effort on those functions that read in the data. survey_to_diffnet for example can be useful by itself regardless of netdiffuseR, and likewise, the functions to go from and to networkDynamic objects. Perhaps this can be a natural split for #22. We can create an R package that reads the data into R basic objects/igraph/statnet.

gvegayon commented 6 years ago

This is now a work in progress with the R package readnet https://github.com/USCCANA/readnet/issues