R/globals.R

#' Required to avoid the note/warning with RMD check "no visible binding for global variable"
#' @import utils
utils::globalVariables(c("Probability_matrix_crosswalk.df",
                         "EQ5D5L_tariffs_UK.df","EQ5D5L_tariffs_CN.df","EQ5D5L_tariffs_DE.df",
                         "EQ5D5L_tariffs_IN.df","EQ5D5L_tariffs_ES.df","EQ5D5L_tariffs_HK.df",
                         "EQ5D5L_tariffs_TH.df","EQ5D5L_tariffs_IR.df","EQ5D5L_tariffs_CA.df",
                         "EQ5D5L_tariffs_NL.df","EQ5D5L_tariffs_JP.df","EQ5D5L_tariffs_UY.df",
                         "EQ5D5L_Crosswalk_ValueSets.df",
                         "EQ5D3L_indexvalues_TTO_UK.df","EQ5d5L_valuesets_13countries.df"))
sheejamk/eq5dmapR documentation built on July 6, 2019, 11:49 p.m.