# NOT RUN {
# output directory
oPath <- "path/to/write/output"
# setup inheritance cube for export, using Mendelian as the example
cube <- cubeMendelian()
# write out
cube2csv(cube = cube, directory = oPath, digits = 3)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab