db_remove_group_type: Remove Type from a Group

Description Usage Arguments See Also

View source: R/group_type.R

Description

Remove Type from a Group

Usage

1
db_remove_group_type(db, group_id, type_id)

Arguments

db

A DBIConnection object, as returned by dbConnect().

type_id

Type ID.

See Also

Other group type table related functions: db_add_group_type(), db_get_groups_by_type(), db_get_types_by_group(), db_has_group_type()


PFA-WebApp/DB documentation built on Dec. 31, 2020, 3:25 p.m.