-- FastBizDays as from dbo.business_days order by bdate Desc,BizDate as ( select min(bdate) bdate from BizDays)joinBizDate on t.bdate <= BizDate.bdate
with
BizDa
bizdays::bizdays("2020-02-07","2020-02-14")函数没有返回正确的工作日数有什么原因吗?start_date = min(x$onset) #creates a start_date from earliest start date in the group
start_date %>% bizdays
我正在使用我创建的函数,它使用{bizdays}包来确定特定的财务日期。my_function<- function(stock = NULL, from = NULL, to = NULL, ...){ # Assign `to` --> yesterdays close, will reset when close data comes in, 12am) {
#Confi