The hyfer
package provides R
utilities for interacting with data collected by Hyfe cough detection apps (www.hyfe.ai). This R
package was designed to be used by Hyfe analysts and external research partners alike.
For detailed instructions on how to make use of hyfer
, see the package vignette.
To install hyfer
, use the following R
code:
library(devtools)
devtools::install_github('hyfe-ai/hyfer')
library(hyfer)
This package is being actively developed. Please send us any suggestions for improvements and new features.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.