check_params: check conformity of parameters for JSON section

View source: R/utils.R

check_paramsR Documentation

check conformity of parameters for JSON section

Description

check conformity of parameters for JSON section

Usage

check_params(test_params, template_params, tz)

Arguments

test_params

list of parameters from input

template_params

list of parameters hardcoded in package

tz

timezone from input

Value

No return value, called for side effects

Examples

## Not run: 
check_params(params,template_params,"UTC")

## End(Not run)

azuremapsr documentation built on Aug. 27, 2025, 5:11 p.m.