add_design | R Documentation |
Add two designs
add_design(design_1, design_2, alpha)
design_1 |
A dataframe with 'Point' and 'Weight' as columns that represent the first design to add |
design_2 |
A dataframe with 'Point' and 'Weight' as columns that represent the second design to add |
alpha |
Weight of the first design |
A design as a dataframe with the weighted addition of the two designs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.