getDataFromTextArea: Transform two column text to data matrix

View source: R/general_misc_utils.R

getDataFromTextAreaR Documentation

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

txtInput

Input text

sep.type

Indicate the seperator type for input text. Default set to "space"

Author(s)

Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR documentation built on May 6, 2024, 2:41 a.m.