View source: R/DatasetGenerator.R
make_generator_stub | R Documentation |
Create a generator topology directly from a dataset. The topology will follow the subset relation.
make_generator_stub(dataset)
dataset |
A compacted CIMICE dataset |
a generator, with weight = 0 for all the edges
make_generator_stub(example_dataset())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.