View source: R/read_iris_csv.R
extract_id | R Documentation |
First tries to extract only digits, separating these by underscore when there are multiple blocks. If this give a non-valid id, returns the whole string without spaces and periods, hoping it makes sense. For internal use, but should be overridden for exotic IDs
extract_id(id)
id |
One item from column Identifikation, e.g. "KEK-ZH-Nr.2013-1234" |
extract_id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.