editor_to_vector_sanitized: Extract vectors from editor content

View source: R/GeneTonic-extras.R

editor_to_vector_sanitizedR Documentation

Extract vectors from editor content

Description

Extract vectors from the shinyAce editor content, also removing comments and whitespaces from text.

Usage

editor_to_vector_sanitized(txt)

Arguments

txt

A single character text input.

Value

A character vector representing valid lines in the text input of the editor.


federicomarini/GeneTonic documentation built on May 4, 2024, 12:08 a.m.