persp_shiny2.RdA wrapped function for 3d plot with multiple D values
persp_shiny2(ifon, i, j, grdnt, x, y, zname, xlab, ylab, zlab, main, ifrmk0 = TRUE)
| ifon | a switch of whether the plot is performed. For the usage in a shiny app. |
|---|---|
| i | column number |
| j | row number |
| grdnt | list. The output of the km_ode2() function |
| x | x |
| y | y |
| zname | The name of the element in the grdnt list. |
| xlab | xlab |
| ylab | ylab |
| zlab | zlab |
| main | title |
| ifrmk0 | logical. If remove the first column of z |
a3 d plot