generate_logfile_entry: Generate the generative image

View source: R/generate_logfile_entry.R

generate_logfile_entryR Documentation

Generate the generative image

Description

This function saves the information in order to recreate an image with random elements and appends it to the logfile.

Usage

generate_logfile_entry(logfile, formula, seed, file_name)

Arguments

logfile

the logfile

formula

a string of the formula, that is used

seed

the specific seed used

file_name

the file name of the image

Value

a data frame and a saved csv-file

See Also

check_logfile_existence check, if there is a logfile

Examples

generate_logfile_entry(logfile, formula, seed, file_name)

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