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 June 25, 2025, 1:06 a.m.