own_deal: 按固定格式处理数据

View source: R/own.R

own_dealR Documentation

按固定格式处理数据

Description

按固定格式处理数据

Usage

own_deal(
  conn = tsda::conn_rds("jlrds"),
  FYear = 2021,
  FMonth = 3,
  FUnit = "yuan",
  digit = 2
)

Arguments

conn

连接

FYear

年份

FMonth

月份

FUnit

金额单位

digit

保留小数

Value

返回值

Examples

own_deal()

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