rle2mat: rle2mat

Description Usage Arguments Details Value Examples

View source: R/rle2mat.R

Description

pattern reading function read a .rle pattern file and convert it to I x J matrix

Usage

1
rle2mat(bgolly_object)

Arguments

file_path

full path of pattern file along with the name

Details

Accepts a .rle pattern file and returns a 'organism' object

Value

An organism-class object

Examples

1
rle2mat(file_path)

fransilvion/REvolution documentation built on Nov. 4, 2019, 12:57 p.m.