Retrieve Available Options
dsopts_available.RdThis function retrieves the available options from the dsopts package,
optionally filtered by specified categories.
Arguments
- categories
A vector of character strings specifying the categories of options to retrieve. If NULL (the default), all categories are considered.
- type
A character string specifying the type of filter to apply when categories are specified. Default is "all_of".