powered by
CreateCCG(filename)
# get path to example .sif file network <- system.file(package='CausalR', 'extdata', 'testNetwork.sif') #create ccg ccg = CreateCCG(network)
Run the code above in your browser using DataLab