get_field_id: Retrieve the id for a field in a table

View source: R/get_field_id.R

get_field_idR Documentation

Retrieve the id for a field in a table

Description

Retrieve the id for a field in a table

Usage

get_field_id(repo, table_name, field_name)

Arguments

repo

a git2rdata::repository() object

table_name

The name of the table.

field_name

The name of the field.


inbo/abvanalysis documentation built on April 6, 2023, 5:14 a.m.