View source: R/get_olink_platforms.R
| check_olink_data_type | R Documentation |
Help function checking that data_type is expected.
check_olink_data_type(
x,
broad_platform = NULL,
platform_name = NULL,
quant_type = NULL
)
x |
The name of the Olink data type. One of "Ct", "NPX", and "Quantified". |
broad_platform |
Name of the broad_platform to filter for. If
|
platform_name |
Name of the platform_name to filter for. If |
quant_type |
Name of the quant_type to filter for. If |
NULL if quantification method (data type) is expected, otherwise an error.
Klev Diamanti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.