mySym | R Documentation |
Create an nxn symmetric matrix from an n length vector
mySym(x)
x |
input length n vector |
create an nxn symmetric matrix
y |
symmetric matrix |
c( person( "Erin", "Hodgess", email = "erinm.hodgess@gmail.com", role = c("aut", "cre") ) )
##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or standard data sets, see data().
mySym(1:6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.