get_datafield_id: Get the data field id

View source: R/get_datafield_id.R

get_datafield_idR Documentation

Get the data field id

Description

Get the data field id

Usage

get_datafield_id(table, field, datasource, root, stage = FALSE)

Arguments

table

The table name

field

The field name

datasource

The data source name

root

The root of a project. Can be a file path or a git-repository. Defaults to the current working directory (".").

stage

Logical value indicating whether to stage the changes after writing the data. Defaults to FALSE.


inbo/n2kanalysis documentation built on Feb. 1, 2025, 12:02 a.m.