Description Usage Arguments Value Author(s) See Also Examples
View source: R/xpssComputeDates.R
R Implementation of the SPSS TIME.DAYS
Function. computeTime_days
is a helper function for xpssCompute.
1 |
x |
atomic numeric or integer. |
Returns the number of passed hours as atomic numeric.
Bastian Wiessner
computeDate_qyr
computeDate_wkyr
1 2 | xpssCompute(x=5, fun="computeTime_days")
xpssCompute(x=12, fun="computeTime_days")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.