create tablea from a list of strings
1 | to_table(txt, n.col, num.digits = 3)
|
txt |
vector of characters (strings) |
n.col |
number of columns to be created |
num.digits |
number of decimal places to numeric values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.