Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

xgx_summarize_data

Check data for various issues


Description

Usage

xgx_summarize_data(data, covariates = NULL)

Arguments

data

the dataset to check. Must contain the above columns

covariates

the column names of covariates, to explore

Value

data.frame

Examples

covariates <- c("WEIGHTB", "SEX")
check <- xgx_summarize_data(mad_missing_duplicates, covariates)

xgxr

Exploratory Graphics for Pharmacometrics

v1.1.1
MIT + file LICENSE
Authors
Andrew Stein [aut, cre], Alison Margolskee [aut], Fariba Khanshan [aut], Konstantin Krismer [aut] (<https://orcid.org/0000-0001-8994-3416>), Matthew Fidler [ctb] (<https://orcid.org/0000-0001-8538-6691>), Novartis Pharma AG [cph, fnd]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.