View source: R/simulate_data.R
Create a simulation basis dataset
1 2 3 4 5 6 7 | make_sim_basis_data(
basis_maker,
id,
buffer,
checker = function(hash) { FALSE },
redirector = function(out, hash) { out }
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.