R/helpers.R
obj_list.Rd
A helper function to construct an empty list which converts to a JSON object rather than a JSON array.
obj_list(...)
A variable number of list entries.
An empty named list.
default_window <- obj_list( min = 0, max = 255 )