bizseq(from, to, cal)## S3 method for class 'character':
bizseq(from, to,
cal = bizdays.options$get("default.calendar"))
## S3 method for class 'POSIXct':
bizseq(from, to,
cal = bizdays.options$get("default.calendar"))
## S3 method for class 'POSIXlt':
bizseq(from, to,
cal = bizdays.options$get("default.calendar"))
## S3 method for class 'Date':
bizseq(from, to, cal = bizdays.options$get("default.calendar"))