check_date2 | 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".
check_date2(roc_date)
roc_date |
Date format in Minguo (Taiwan) calendar (e.g., "105/05/31") as a string vector |
check_date
transforms ROC date to a date in POSIXct, e.g. "105/05/31" to "2016-05-31".
date in POSIXct
## Not run:
check_date2("105/05/31")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.