powered by
Export mully into CSV files
exportCSV(g, target)
No return value. Exports the given graph into different CSV files saved in the target folder
The input graph
The target file in which the files will be generated.
if (FALSE) { g=mully::demo() exportCSV(g,directory) }
Run the code above in your browser using DataLab