View source: R/IndexFunctions.R
pcsd_derivative | R Documentation |
This function represents the first derivative for each of the PCSD curves.
pcsd_derivative(grid, imp, ideal = dim(grid)[2], ...)
grid |
Subject's RepGrid. It must be an S4 object imported by the
|
imp |
Subject's ImpGrid. It must be an S4 object imported by the
|
ideal |
Column number representing the position of the Ideal-Self in the RepGrid. By default the last column of the RepGrid is set. |
... |
This function inherits all the parameters of |
Return a plot create via plotly r-package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.