plot_spagh2 | R Documentation |
addlines <- tibble(type = factor(c("hline", "vline")), intercept = c("0:4", "c(1,50)"), lty = factor(c("dashed", "dashed")))
plot_spagh2(df, x = "TIME", y = "DV", id = "NMID2", col = "",
facetwrap = "", facetgrid = "", facetscale = "free", median = T,
point = 1, ind_alpha = 0.3, standardisation = "DOSE_bckp",
ylog = T, xlog = F, loq = "", filter = "", title = "",
subtitle = "", caption = "", xlabs = "", ylabs = "",
output = "plot", sizetext = 15, removeNA = T, addlines)
expr(tibble(!!!map(addlines expr(tibble(!!!map(addlines, ~parse_expr(.x))))
addlines # plot_spagh2(df2,facetwrap = "DOSE", x = "TIME", y = DV, id = "NMID2", col = "NMID2", filter = YTYPE == 1, median = F, output = "plot") Spaghetti plot2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.