From 2320d3bb59d3bf5341a3a167d23e4b9d1d7cd90d Mon Sep 17 00:00:00 2001 From: pdimens Date: Fri, 1 Mar 2024 10:50:53 -0500 Subject: [PATCH] rm extra header --- workflow/report/Impute.Rmd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/workflow/report/Impute.Rmd b/workflow/report/Impute.Rmd index a1571b1b6..9b52eb6f6 100644 --- a/workflow/report/Impute.Rmd +++ b/workflow/report/Impute.Rmd @@ -232,8 +232,7 @@ underlying data used to create the visualization. Clicking on a plot will expand it to fill your browser window. Clicking it again will exit out of the zoomed view. -# Individual Statistics -## ind stats +## ind stats plt ### Individuals Plot {.no-title} ```{r indiv stats, echo = FALSE, message = FALSE, warning = FALSE, fig.height=conv_height, out.width= "100%"} ggplot(gcts_long, aes(y = sample, x = Count, fill = Conversion)) +