remove_comments_from_lines: Remove comments at the beginning of a vector of strings

Description Usage Arguments Value

View source: R/remove_comments_from_lines.R

Description

Remove comments at the beginning of a vector of strings

Usage

1

Arguments

lines

Vector of strings, typically obtained from using scan with sep='\n'.

Value

Vector of strings without the commented lines.


rogiersbart/rtoolz documentation built on Aug. 20, 2020, 2:48 p.m.