check_logfile_existence: Check, if a logfile exists

View source: R/check_logfile_existence.R

check_logfile_existenceR Documentation

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

Value

a data frame

See Also

generate_logfile_entry get the data to be logged

Examples

## Not run: 
check_logfile_existence()

## End(Not run)

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