rms | R Documentation |
rms
returns the rms of the input vector
rms(x, na.rm = T)
x |
(numeric) input vector |
na.rm |
(boolean) should NAs be removed? |
the rmsd of the input
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.