variable_getMode: 获取变量的业务模型

View source: R/dataStat.R

variable_getModeR Documentation

获取变量的业务模型

Description

获取变量的业务模型

Usage

variable_getMode(
  conn = tsda::conn_rds("lcrds"),
  FkeyNo_tag = 0,
  FLtab_tag = 0,
  FQty_tag = 0
)

Arguments

conn

连接

FkeyNo_tag

G番标记

FLtab_tag

L番标记

FQty_tag

Q标记

Value

返回值

Examples

variable_getMode()

takewiki/lcrdspkg documentation built on July 2, 2023, 8:19 a.m.