Learn R Programming

generativeart (version 1.0)

get_seed_from_logfile: Get one or several seeds from the logfile

Description

Get one or several seeds from the logfile

Usage

get_seed_from_logfile(seed_to_recreate)

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()"

Value

a vector

See Also

get_formula_from_logfile get the formula for recreation

regenerate_img function to recreate an image

Examples

Run this code
# NOT RUN {
get_seed_from_logfile(0104)
# }

Run the code above in your browser using DataLab