Returns a tibble of nightly sleep stage data. Very granular. Returns blocks of time spent in each phase.
Arguments
- start_date
The start date of records to be returned in "yyyy-mm-dd" or date(time) format
- end_date
The end date of records to be returned in "yyyy-mm-dd" or date(time) format
Value
A tibble of granular sleep stage data. This method is more granular than get_sleep_stage_summary, and returns blocks of time that you spent in each zone throughout the night.