powered by
Plots a summary of genie results from a grep analysis.
grep_summary_plot(grep_result)
Result from a call to grep_analysis.
Returns a ggplot object.
grep_analysis
# NOT RUN { # Note: First run grep_analysis() # mul1_grep_results is a pre-loaded result grep_summary_plot(mul1_grep_results[[1]]) # }
Run the code above in your browser using DataLab