Nothing
Code
isobands(1:4, 1:4, m, c(0.5, 1.5, 2.5), c(0.5, 1.5))
Condition
Error in `isobands()`:
! Vectors specifying isoband levels must be of equal length or of length 1
Code
isobands(1:4, 1:4, m, c(0.5, 1.5), c(0.5, 1.5, 2.5))
Condition
Error in `isobands()`:
! Vectors specifying isoband levels must be of equal length or of length 1
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.