Description Usage Arguments Value Examples
Tell apart vector, matrix or list of matrices
1 | which_format(x)
|
x |
object to evaluate |
character: vector, matrix or list.
1 2 3 | data(graph_toy)
diffuStats:::which_format(graph_toy$input_vec)
diffuStats:::which_format(graph_toy$input_mat)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.