R/core_api.R
report.Rd
Write a Compact Report
report(fit, file, format = c("md", "html"))
A uccdf_fit object.
uccdf_fit
Output file path.
Either "md" or "html".
"md"
"html"
Invisibly returns the output path.