add.restore.point.test: Add one or several test functions

View source: R/restorepoint.R

add.restore.point.testR Documentation

Add one or several test functions

Description

A test function is called after a restore point has stored data. It must have an argument env and name. It can check whether certain conditions are satisfied by the variables

Usage

add.restore.point.test(...)

Arguments

...

a slist of test functions that will be called with the stored arguments


skranz/restorepoint documentation built on June 30, 2024, 11:13 p.m.