parse.names | R Documentation |
This function returns a data frame of parse attributes based on an input of credit card names.
parse.names(x, ...)
x |
Provide the charater vector to parse. |
... |
Alternate arguments for suffixes, prefixes, etc. |
x <- 'livingston III, Mr. MICHAEL JOHN9'
parse.names(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.