standardize_lookup_table | R Documentation |
lookup_table
.Preprocessing the lookup table to convert it to a list can take some time, so when possible, we want to do it only once. Therefore we offload it to a helper function
standardize_lookup_table(lookup_table)
lookup_table |
The unstandardized lookup table (must still be one of the
formats specified for the |
The lookup table as a list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.