get_formula_from_logfile: Get a formula from the logfile

get_formula_from_logfileR Documentation

Get a formula from the logfile

Description

Extracts the formula of an image from the log file in order to be able to recreate the image.

Usage

get_formula_from_logfile(seed_to_recreate, filetype)

Arguments

seed_to_recreate

the seed of the original image that either put in as a numeric value or vector from "get_seed_from_logfile()"

filetype

set the file type for the image

Value

a list containing the formula

See Also

get_seed_from_logfile get the seed, which is used as input

regenerate_img function to recreate an image

Examples

get_formula_from_logfile(0104)

cutterkom/generativeart documentation built on May 2, 2022, 10:11 p.m.