transformed_date_bill | R Documentation |
transformed_date_meeting()
transforms Minguo (Taiwan) Calendar
to A.D. format in POSIXct for get_bill()
, e.g. "1050531" to "2016-05-31".
transformed_date_bill(roc_date)
roc_date |
date format in Taiwan ROC calendar (e.g., "1050531") in a character vector |
date in POSIXct
## Not run:
transformed_date_bill("1050531")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.