R/data.R

#' Example of `hyfe_data` object
#' A standard `hyfe_data` object downloaded
#' from the Research Dashboard (for external partners) or from `hyferdrive` (internal analysts).
#' See full details and examples in the [package vignette](https://hyfe-ai.github.io/hyfer/#hyfedata).
"hyfe_data"

#' Example of a processed `hyfe` object (Hyfe test phones) with all users aggregated.
#' See full details in the [package vignette](https://hyfe-ai.github.io/hyfer/#hyfe_object).
"ho"

#' Example of a processed `hyfe` object (Hyfe test phones) with all users processed separately.
#' See full details in the [package vignette](https://hyfe-ai.github.io/hyfer/#hyfe_object).
"ho_by_user"
hyfe-ai/hyfer documentation built on Dec. 20, 2021, 5:53 p.m.