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)


TheoMichelot/hmmTMB documentation built on Feb. 17, 2025, 5:38 a.m.