nlines | R Documentation |
Count the number of lines in a string
nlines(string)
string |
A string |
output Integer supplying the number of lines in a string
nlines("foo\nbar")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.