powered by
has_endmark(x, endmarks = c("?", ".", "!"), ...)
x <- c( "I like it.", "Et tu?", "Not so much", "Oh, I understand.", "At 3 p.m., we go", NA ) has_endmark(x)
Run the code above in your browser using DataLab