powered by
add_missing_endmark(x, replacement = "|", endmarks = c("?", ".", "!"), ...)
has_endmark
x <- c( "This in a", "I am funny!", "An ending of sorts%", "What do you want?" ) add_missing_endmark(x)
Run the code above in your browser using DataLab