View source: R/fct_simulate_solution.R
simulate_solution | R Documentation |
This function simulates a Solution object.
simulate_solution(
dataset,
themes,
weights,
includes = list(),
excludes = list()
)
dataset |
Dataset object. |
themes |
|
weights |
|
includes |
|
excludes |
|
A Solution object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.