check_compatible_sdf_wm | R Documentation |
Check if settings_df and weights_matrix have same number of rows
check_compatible_sdf_wm(sdf, wm)
sdf |
A |
wm |
A |
Doesn't return any value. Raises error if sdf and wm don't have the same number of rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.