(Deprecated) This function allows to store values neatly in an Excel or other dataframe for summary or record-keeping, but is in a format that can be readily parsed back to an expression if need be. This is important in cases where the names of columns want to be saved for a dataframe in a particular script to reference back or to QA later on. The string can be converted back to a vector by its counterpart function string_to_vector() in this package.
1 |
a parseable string of length one
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.