Learn R Programming

beautier (version 2.6.12)

check_screenlog: Check if a screenlog is valid.

Description

Will call stop if not.

Usage

check_screenlog(screenlog)

Value

No return value, called for side effects

Arguments

screenlog

a screenlog, as created by create_screenlog

Author

Richèl J.C. Bilderbeek

Examples

Run this code
check_empty_beautier_folder()

check_screenlog(create_test_screenlog())

check_empty_beautier_folder()

Run the code above in your browser using DataLab