plot_results {nncc} | R Documentation |
Plot the OR results
Description
Plot the OR results
Usage
plot_results(csvfilename, filter = TRUE)
Arguments
csvfilename |
CSV results file, see |
filter |
How to filter the results |
Details
For more information, please refer to the vignette using
browseVignettes("nncc")
.
Value
Returns csvfilename
to allow chaining
[Package nncc version 2.0.0 Index]