getDataFromTextArea: Transform two column text to data matrix
Description
Transform two column input text to data matrix (single column data frame)
Usage
getDataFromTextArea(txtInput, sep.type = "space")
Arguments
sep.type
Indicate the seperator type for input text. Default set to "space"