R/globals.R

# Declare global variables to avoid R CMD check notes
utils::globalVariables(c("I0", "G0", "I0_microU_ml", "G0_mg_dl", "I30", "G30", 
                         "I120", "G120", "G120_mg_dl", "I120_microU_ml", "weight", 
                         "Avignon_Si120", "Avignon_Si0", "bmi", "age", "G30_mg_dl", 
                         "I30_microU_ml", "Glu_Auc_Mean", "Insu_Auc_Mean", "sex", 
                         "TG", "HDL_c", "FFA", "fat_mass", "rate_glycerol", 
                         "rate_palmitate", "waist", "TG_mg_dl", "HDL_c_mg_dl", 
                         "FM_kg", "Ra_glycerol", "Ra_palmitate", "I_AUC", "FFA_AUC", "G_AUC", "G_mean", "I_mean"))

Try the InsuSensCalc package in your browser

Any scripts or data that you put into this service are public.

InsuSensCalc documentation built on May 29, 2024, 8:35 a.m.