View source: R/input_to_matrix.R
input_to_matrix | R Documentation |
Converts inputs (vector, matrix, data.frame/tibble) to a matrix preserving number of columns
input_to_matrix(x)
x |
vector, matrix, data.frame/tibble |
matrix
input_to_matrix(1:5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.