Home
/
R Base 3.6.2
/
Miscellaneous
/
identity
R Base 3.5.0
R Base 3.6.2
Functions
ID
EN
…
Miscellaneous
identity
R Base 3.6.2
A trivial identity function returning its argument.
Syntax
R
Copy
identity(x)
Arguments
Parameter
Description
x
an R object.
See Also
diag creates diagonal matrices
including identity ones.