Description Usage Arguments Value Examples
This function transforms a matrix into a tibble suitable for plotting. Custom column names may be supplied.
1 |
m |
A 2 x m matrix. |
col_names |
A character vector of two distinct column names for the
output. Defaults to |
A tibble organizing the matrix's values in plottable form, with columns x and y and one row for each column vector of the original matrix.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.