psqi_to_time_date | R Documentation |
PSQI time to POSIX
psqi_to_time_date(psqi_time, assume = c("bedtime", "waketime"))
psqi_time |
character time string formatted as 'H', 'H:M', 'Ip', 'I p', 'I:M p', or 'I:Mp'. |
assume |
For bed times, use 'bedtime'. For wake times, use 'waketime'. |
An object of class POSIXct on an arbitrary date.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.