Skip to contents

Convenience function to check run_id input

Usage

validate_run_id(fram_db, run_id, call = rlang::caller_env())

Arguments

fram_db

FRAM database object

run_id

one or more run_ids

call

internal use: identify name of function that called this function (for informative error message)