tidyjson (version 0.2.4)

list_or_dots: List or Dots

Description

Handles dots or a list, coercing into a list so that the output is easy to handle

Usage

list_or_dots(...)

Arguments

...

Either a list or the `...` of a function call

Value

The input object coerced into a list for easier use