week_DelRpt: 删除周报数据

View source: R/weekly.R

week_DelRptR Documentation

删除周报数据

Description

删除周报数据

Usage

week_DelRpt(
  conn = tsda::conn_rds("jlrds"),
  Fyear = 2020,
  FweekNo = 30,
  Ftype = "nature"
)

Arguments

conn

连接

Fyear

年份

FweekNo

周次

Ftype

类型

Value

返回值

Examples

week_DelRpt()

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