powered by
Extracts the formula of an image from the log file in order to be able to recreate the image.
get_formula_from_logfile(seed_to_recreate, filetype)
the seed of the original image that either put in as a numeric value or vector from "get_seed_from_logfile()"
set the file type for the image
a list containing the formula
get_seed_from_logfile get the seed, which is used as input
get_seed_from_logfile
regenerate_img function to recreate an image
regenerate_img
# NOT RUN { get_formula_from_logfile(0104) # }
Run the code above in your browser using DataLab