strip_comments: Strip comments marked with a hash from a character vector

View source: R/utility.R

strip_commentsR Documentation

Strip comments marked with a hash from a character vector

Description

Strip comments marked with a hash from a character vector

Usage

strip_comments(str)

Arguments

str

the character vector

Value

character vector with comments removed (and lines with only comments completely removed)


hmmTMB documentation built on Oct. 25, 2023, 1:07 a.m.