filter_nafld: Filters data on the basis of participants in the control and...

View source: R/utils.R

filter_nafldR Documentation

Filters data on the basis of participants in the control and obese group should not have NAFLD.

Description

Filters data on the basis of participants in the control and obese group should not have NAFLD.

Usage

filter_nafld(dat, token, arg = NULL)

Arguments

dat

tibble | Data. I

token

numeric | API token from redcap

arg

tibble | Liver fat column to filter on. Is NULL if column is missing.

Value

tibble

Examples

filter_nafld(dat = dat, token = "dasdsadas2239193219312", arg = "pdff_liver_cirle_mean")

AndersAskeland/chewr documentation built on Sept. 20, 2023, 10:40 a.m.