Description Usage Arguments Value
View source: R/process_hyfe_data.R
This function converts a raw hyfe_data
object into a polished hyfe
object.
This function is usually the first step after downloading data.
1 | process_hyfe_data(hyfe_data, by_user = FALSE, verbose = TRUE)
|
hyfe_data |
A standard |
by_user |
Should data be processed in bulk, or for each user separately?
Processing in bulk ( |
verbose |
Print status updates? |
A hyfe
object, which is a list with several named slots.
See full details and examples in the package vignette.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.