convert_img_to_matrix: convert a imgage to 01 matrix

View source: R/plot.R

convert_img_to_matrixR Documentation

convert a imgage to 01 matrix

Description

convert a imgage to 01 matrix

Usage

convert_img_to_matrix(image_file, size = 32, breaks = 2)

Arguments

image_file

image_file

size

32

breaks

breaks, default 2

Value

chr_mat


plot4fun documentation built on May 29, 2024, 10:56 a.m.