View source: R/fct_createParentTable.R
createParentTable | R Documentation |
Function to create the subgroup parent table
createParentTable(results, parents, y, x, x2, bg.color, navpanel)
results |
results data set object of class "SubScreenResult". |
parents |
subgroup ids parents. |
y |
target variable name. |
x |
variable name. |
x2 |
second variable name. |
bg.color |
background color. |
navpanel |
navpanel id ("SubscreenExplorer"/"SubscreenComparer"). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.