get_field_help: Access field Pandora help tooltip information

View source: R/utils_general.R

get_field_helpR Documentation

Access field Pandora help tooltip information

Description

This functions allows you to call the 'tooltip' help/documentation message present on the Pandora webpage for a given entry.

Usage

get_field_help(tab, field, con)

Arguments

tab

character. Name of the table of the field of interest in "TAB_<table>" format. E.g. "TAB_Sample"

field

character vector. Name of the field of interest. In Pandora format E.g. "Sampled_Quantity"

con

database connection object

Value

help text of the given field


sidora-tools/sidora.core documentation built on April 30, 2023, 8:42 p.m.