GDPuc.warn optionYou can silence all warnings thrown byconvertGDP bysetting the optionGDPuc.warn = FALSE. This will affect allcalls toconvertGDP in the active R-session.
replace_NAs argumentOne warning thrown byconvertGDP comes from the additionof NAs in the return object due to missing conversion factors. If NAsare explicitly desired setreplace_NAs = NA. This willsilence the warning.