monthRpt_selectDB: 读取月报数据

View source: R/monthly.R

monthRpt_selectDBR Documentation

读取月报数据

Description

读取月报数据

Usage

monthRpt_selectDB(
  conn = tsda::conn_rds("jlrds"),
  year = 2020,
  AmtType = c("本月发生额", "较上月变动额", "较上月变动%"),
  FLevel = 0,
  amtUnit = "wan"
)

Arguments

conn

连接

year

年份

AmtType

金额类型

FLevel

级次

amtUnit

金额单位默认万元

Value

返回值

Examples

monthRpt_selectDB()

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