checkSample | R Documentation |
Checks if a sample is a suitable argument for some functions within the package.
checkSample(X)
X |
A vector, a single-column data frame, a list, or a matrix with a single row or a single column. Must be composed by nonnegative integers. |
Returns the sample as a vector or identifies any possible sample problems.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.