filter_nafld | R Documentation |
Filters data on the basis of participants in the control and obese group should not have NAFLD.
filter_nafld(dat, token, arg = NULL)
dat |
tibble | Data. I |
token |
numeric | API token from redcap |
arg |
tibble | Liver fat column to filter on. Is NULL if column is missing. |
tibble
filter_nafld(dat = dat, token = "dasdsadas2239193219312", arg = "pdff_liver_cirle_mean")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.