View source: R/weights_matrix.R
validate_weights_matrix | R Documentation |
weights_matrix
class objectValidator for weights_matrix
class object
validate_weights_matrix(wml)
wml |
A weights_matrix-like matrix object to be validated. |
If wml has a valid structure for a weights_matrix
class
object, returns the input unchanged. Otherwise, raises an error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.