Learn R Programming

generativeart (version 1.0)

check_logfile_existence: Check, if a logfile exists

Description

This function loads the logfile, if it exists. If it doesn't, it will create one.

Usage

check_logfile_existence()

Arguments

Value

a data frame

See Also

generate_logfile_entry get the data to be logged

Examples

Run this code
# NOT RUN {
check_logfile_existence()
# }

Run the code above in your browser using DataLab