View source: R/post_process_sarosplot_data.R
| post_process_makeme_data | R Documentation |
Legacy function that combines both factor level processing and binary category color processing. Use the individual functions for new code.
post_process_makeme_data(
data,
indep = NULL,
showNA = "never",
colour_2nd_binary_cat = NULL
)
data |
Data frame containing the data |
indep |
Character string naming the independent variable (or NULL) |
showNA |
Character indicating how to handle NA values |
colour_2nd_binary_cat |
Color specification for second binary category |
Modified data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.