| week_selectDb | R Documentation |
从数据库中读取周报数据
week_selectDb(
conn = tsda::conn_rds("jlrds"),
year = 2020,
weekNo = 10,
type = "jala"
)
conn |
连接 |
year |
年份 |
weekNo |
周号 |
type |
类型 |
返回值
week_selectDb()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.