vertesy / MarkdownReports

Type Less, Plot More. Create and auto-annotated and -saved (base) plots with very little code, and write (markdown) reports easily from your R scripts.
https://vertesy.github.io/MarkdownReports
GNU General Public License v3.0
9 stars 7 forks source link

filter_HP() and co. could make the histogram with the filter automatically #77

Closed vertesy closed 6 years ago

vertesy commented 6 years ago
  whist(H2afxCor, breaks = 50, plotname = p0("H2afxCor.",CorMethod), vline = CorThr, filtercol = T)
  PASSx = filter_HP(H2afxCor, threshold = CorThr)
vertesy commented 6 years ago

now it does it (v3)