| check_npx_olinkid | R Documentation |
This function checks if Olink identifiers (OlinkID) match the pattern of a prefix "OID" followed by 5 integer numbers.
check_npx_olinkid(df, col_names)
df |
A "tibble" or "ArrowObject"
from |
col_names |
A list of matched column names. This is the output of the check_npx_col_names function. |
A character vector with invalid OlinkID.
Masoumeh Sheikhi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.