make_temporal_lup | R Documentation |
make_temporal_lup() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make temporal lookup table. The function returns Temporal (a lookup table).
make_temporal_lup(dyad_ls, recode_ls, spaced_1L_lgl = TRUE)
dyad_ls |
Dyad (a list) |
recode_ls |
Recode (a list) |
spaced_1L_lgl |
Spaced (a logical vector of length one), Default: TRUE |
Temporal (a lookup table)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.