Skip to contents

Intended for developers to remove test data to run the tests from fresh. Developers should run this function before testing if changes affect FIMS input or output.

Usage

remove_test_data()

Examples

if (FALSE) { # \dontrun{
remove_test_data()
} # }