x
is a vectorCode
iv_diff(x)
Condition
Error in `iv_diff()`:
! `x` must be a vector, not an environment.
Code
iv_diff(x)
Condition
Error in `iv_diff()`:
! `x` must be in strictly increasing order.
i `x` is not in strictly increasing order at locations: `c(2, 4)`.
Code
iv_diff(x)
Condition
Error in `iv_diff()`:
! `x` must be in strictly increasing order.
i `x` is not in strictly increasing order at locations: `3`.
Code
iv_diff(x)
Condition
Error in `iv_diff()`:
! `x` must be in strictly increasing order.
i `x` is not in strictly increasing order at locations: `c(5, 6)`.
Code
iv_diff(x)
Condition
Error in `iv_diff()`:
! `x` must be in strictly increasing order.
i `x` is not in strictly increasing order at locations: `3`.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.