Make a Cleveland plot for the PROAST results. Matches ToxicR.
Usage
cleveland_plot(results, covariate_col = NULL, output_path = NULL)
Arguments
- results
PROAST results object.
- covariate_col
Covariate column name.
- output_path
Output path for the plot. If the output_path doesn't
exist, it will be created. If NULL, the plots will not be exported.
Value
A list of ggplot objects for each response in results.