Checks if a sampler already exists in the catalog or not.
Usage
check_sampler_exist(sampler_name = NULL)
Arguments
- sampler_name
description
Examples
if (FALSE) { # \dontrun{
## Not run:
check_sampler_exist(sampler_name = "Niskin bottle")
} # }
## End (Not run)