R/get_datafield_id.R
get_datafield_id.Rd
Get the data field id
get_datafield_id(table, field, datasource, root, stage = FALSE)
The table name
The field name
The data source name
The root of a project. Can be a file path or a git-repository. Defaults to the current working directory (".").
git-repository
"."
Logical value indicating whether to stage the changes after writing the data. Defaults to FALSE.
FALSE