Skip to contents

[Experimental] Checks if a sampler already exists in the catalog or not.

Usage

check_sampler_exist(sampler_name = NULL)

Arguments

sampler_name

description

Value

description

Author

Alessandro Oggioni, phD (2023) oggioni.a@cnr.it

Examples

if (FALSE) {
## Not run:
check_sampler_exist(sampler_name = "Niskin bottle")

}
## End (Not run)