Check that the length of each named slot within object
is within the
specified lower and upper bounds.
1 | CheckVectorBounds(object, slot_vector_bound_list)
|
object |
an object with slots that match the names of slot_vector_bound_list |
slot_vector_bound_list |
a named list of length 2 vectors specifying the upper and lower bounds for the length of each slot of object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.