type.complete | R Documentation |
This test checks either for factors that all factor levels are present in the input, or for numerics if the sequence from minimum to maximum by the smallest difference are not all (approximately) present. Empty values are ignored.
type.complete(x)
x |
any vector, factor or numeric |
the input or error if not complete
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.