strip_comments {hmmTMB} | R 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)
[Package hmmTMB version 1.0.2 Index]