tidyjson (version 0.3.1)

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(...)

Value

The input object coerced into a list for easier use

Arguments

...

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