make_synth_series_tbs_ls | R Documentation |
make_synth_series_tbs_ls() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make synthetic series tibbles list. The function returns Synthetic series tibbles (a list).
make_synth_series_tbs_ls(synth_data_spine_ls, series_names_chr)
synth_data_spine_ls |
Synthetic data spine (a list) |
series_names_chr |
Series names (a character vector) |
Synthetic series tibbles (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.