Skip to contents

Checks that the specified output format is valid.

Usage

valid_out_fmt(x, choices = nemo_out_formats())

Arguments

x

Output format.

choices

Available choices for valid output formats.

Examples

valid_out_fmt("tsv")
#> [1] TRUE