| convert_chr_to_matrix | R Documentation |
convert a character to 01 matrix
convert_chr_to_matrix(
char,
size = 32,
font_file = NULL,
picture_dir = tempdir()
)
char |
a character |
size |
32 |
font_file |
font_file |
picture_dir |
where to save the temporary picture |
chr_mat
convert_chr_to_matrix("A")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.