fields_exist: Fields Exist

View source: R/tables.r

fields_existR Documentation

Fields Exist

Description

Check if specified fields are present in a table.

Usage

fields_exist(table.path, fields)

Arguments

table.path

The file path to the table.

fields

The field names.

Value

No return value; will produce an error if any of the specified fields are not present in the table.


arcpy documentation built on May 29, 2024, 9:58 a.m.