get_digits_from_text | R Documentation |
get_digits_from_text() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get digits from text. The function returns Digits (a character vector).
get_digits_from_text(text_1L_chr)
text_1L_chr |
Text (a character vector of length one) |
Digits (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.