md_check_not_exists: 判断基础资料是否存在

View source: R/util.R

md_check_not_existsR Documentation

判断基础资料是否存在

Description

判断基础资料是否存在

Usage

md_check_not_exists(
  conn = tsda::conn_rds("jlrds"),
  FYear = 2021,
  FPeriod = 8,
  table_name = "t_mrpt_costCenterRatio_sap"
)

Arguments

conn

连接

FYear

年份

FPeriod

期间

table_name

表名

Value

返回值

Examples

md_check_not_exists()

takewiki/jlrdspkg documentation built on March 29, 2022, 3:17 a.m.