to_json: Convert filter parameters to JSON

View source: R/server.R

to_jsonR Documentation

Convert filter parameters to JSON

Description

Converts filter parameters to JSON, first unboxing the parameters which need to be unboxed. The list of parameters needing to be unbox is stored in the internal data queries which is created by "./data-raw/data_creation.R".

Usage

to_json(f)

Arguments

f

List. Filter parameters

Value

A JSON object


BirdStudiesCanada/rNatureCounts documentation built on July 3, 2023, 2:06 a.m.