get_plot_columns | R Documentation |
I split this function away from the main body of extract_de_plots() so that I can come back to it and strip it down to something a bit more legible. Eventually I want to dispatch this logic off to separate functions depending on the class of the input.
get_plot_columns(data, type, p_type = "adj", adjp = TRUE)
data |
Data structure in which to hunt columns/data. |
type |
Type of method used to make the data. |
p_type |
Use adjusted p-values? |
adjp |
I think this is reundant. |
This function should die in a fire.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.