clipboard_contains_text | R Documentation |
Clipboard Focused Condition Helpers
clipboard_contains_text()
clipboard_is_parsable()
clipboard_text()
clip_board_text_matches(pattern, n_min = 1L, n_max = Inf, ...)
pattern |
regular expression |
n_min |
minimal number of occurences to validate match |
n_max |
maximal number of occurences to validate match |
... |
additional arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.