generate_logfile_entry: Generate the generative image

Description Usage Arguments Value See Also Examples

View source: R/generate_logfile_entry.R

Description

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

Usage

1
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

1
generate_logfile_entry(logfile, formula, seed, file_name)

samuelwaldman/random documentation built on Dec. 22, 2021, 10:14 p.m.