bizdayse(dates, curd, cal)## S3 method for class 'character':
bizdayse(dates, curd,
cal = bizdays.options$get("default.calendar"))
## S3 method for class 'POSIXct':
bizdayse(dates, curd,
cal = bizdays.options$get("default.calendar"))
## S3 method for class 'POSIXlt':
bizdayse(dates, curd,
cal = bizdays.options$get("default.calendar"))
## S3 method for class 'Date':
bizdayse(dates, curd,
cal = bizdays.options$get("default.calendar"))
bizyearse(dates, curd, cal)
## S3 method for class 'character':
bizyearse(dates, curd,
cal = bizdays.options$get("default.calendar"))
## S3 method for class 'POSIXct':
bizyearse(dates, curd,
cal = bizdays.options$get("default.calendar"))
## S3 method for class 'POSIXlt':
bizyearse(dates, curd,
cal = bizdays.options$get("default.calendar"))
## S3 method for class 'Date':
bizyearse(dates, curd,
cal = bizdays.options$get("default.calendar"))