db_add_subtype: Add Subtype to Subtype Table

Description Usage Arguments See Also

View source: R/subtype.R

Description

Add Subtype to Subtype Table

Usage

1
db_add_subtype(db, type_id, subtype_name, quantity)

Arguments

db

A DBIConnection object, as returned by dbConnect().

type_id

Type ID.

subtype_name

Subtype name.

quantity

Available quantity.

See Also

Other subtype table related functions: db_set_subtype_name(), db_set_subtype_quantity()


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