View source: R/general_misc_utils.R
getDataFromTextArea | R Documentation |
Transform two column input text to data matrix (single column data frame)
getDataFromTextArea(txtInput, sep.type = "space")
txtInput |
Input text |
sep.type |
Indicate the seperator type for input text. Default set to "space" |
Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.