Description Usage Arguments Examples
View source: R/asm_internals.R
This function tests a vector if it containts numeric data with at least two not NA datapoints.
1 | asm_intCheckData(data, return = T)
|
data |
a vector, list or data.frame of data values. |
return |
logical. Return data. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.