texttomatrix: Text to Image Conversion

View source: R/texttomatrix.R

texttomatrixR Documentation

Text to Image Conversion

Description

Converts string to matrix of 0 and 1.

Usage

texttomatrix(text = NULL)

Arguments

text

a character string.

Details

at symbol @ is a special character used for scale


IFC documentation built on Sept. 14, 2023, 1:08 a.m.