as_py_list | R Documentation |
as py list because R to Python conversion doesn't work with list is of length 1
as_py_list(x)
x |
character vector that is to be passed into tensorflowtext via reticulate. |
List if x is length 1 else x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.