compare_params: Compare tool parameters

Description Usage Arguments Value

View source: R/compare_params.R

Description

Compares the parameters passed by ESRI to R. The table returned helps to troubleshoot data types conversion between ESRI and R.

Usage

1
compare_params(in_params, param_list)

Arguments

in_params

list; List of parameter values created by an ESRI script tool.

param_list

list; List of parameter values in R. List items should be named by the names of the parameters.

Value

A data frame of parameters and their characteristics.


ForestManagementGeodatabase/fmgr documentation built on Feb. 18, 2022, 2:32 a.m.