Skip to contents

Returns a character vector of all valid parameter names that can be used in get_gwosc_param.

Usage

list_gwosc_param()

Value

A character vector of parameter names.

See also

Examples

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