View source: R/remove.non.numeric.R
remove.non.numeric | R Documentation |
Remove matrices with non-numeric values
remove.non.numeric(list1)
list1 |
List with the interaction matrices |
A list of matrices.
data(mg1) mg4 <- remove.non.numeric(mg1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.