check_resume_from: Check if the 'resume_from' is valid

View source: R/check_resume_from.R

check_resume_fromR Documentation

Check if the resume_from is valid

Description

Check if the resume_from is valid Will stop if not.

Usage

check_resume_from(resume_from)

Arguments

resume_from

the epoch to resume from, as checked by check_resume_from

Value

Nothing. Will stop if resume_from is invalid.

Author(s)

Richèl J.C. Bilderbeek

Examples

check_resume_from(100)

richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.