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 Dec. 13, 2024, 11:52 a.m.