get_attribute: Returns the tag table filtered by either attribute_id...

View source: R/database_interactivity.R

get_attributeR Documentation

Returns the tag table filtered by either attribute_id (primary key) or tag_id

Description

Returns the tag table filtered by either attribute_id (primary key) or tag_id

Usage

get_attribute(attribute_id = "all", tag_id = "all")

Arguments

attribute_id

attribute id or ids to filter by.

tag_id

Foreign key from tag table


gidonc/durhamevp documentation built on April 8, 2022, 10:31 a.m.