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 Jan. 12, 2025, 11:14 p.m.