| validate_cost_data | R Documentation |
Internal helper that ensures a numeric, non-empty cost matrix.
validate_cost_data(x, forbidden = NA)
x |
Cost matrix or data frame |
forbidden |
Value representing forbidden assignments (use NA or Inf) |
Numeric cost matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.