R/check_global.R

# Satisfy the global variable check 
utils::globalVariables(c("admin1.name", 
						 "population", 
						 "aggregate", 
						 "DHSCLUST", 
						 "LONGNUM", 
						 "LATNUM", 
						 "cluster", 
						 "value", 
						 "admin1.name",
						 "DistrictName",
						"sumweight2",
						"admin2.name",
						"prop", 
						"type", 
						"quant025", 
						"quant975",
						"weighted_avg", 
						"FileFormat", 
						"FileType",
						"v005",
						"b19_01",
						"v008",
						"b3_01",
						"hv005",
						"b19",
						"b3",
						"agegroup",
						"b5",
						"dpt1",
						"dpt2",
						"dpt3",
						"age",
						"value1", 
						"value_x", 
						"value_y",
						".", 
						"var", 
						"weight", 
						"population1", 
						"lower", 
						"upper", 
						"coordinates<-",
						"proj4string<-", 
						"surveyWeight", 
						"admin2.name.full", 
						"direct.est", 
						"fit1", 
						"fit2",
						"cl_res_ad2_T", 
						"Pneumo1", 
						"Pneumo2", 
						"Pneumo3", 
						"b9", 
						"bidx", 
						"caseid", 
						"hv013", 
						"hv201d", 
						"hv201w", 
						"hv205",
						"itnhh_01", 
						"itnhh_02", 
						"itnhh_03", 
						"itnhh_04", 
						"itnhh_05", 
						"itnhh_06", 
						"itnhh_07",
						"ml_numitnhh", 
						"ml_potuse", 
						"polio1", 
						"polio2", 
						"polio3", 
						"rotav1", 
						"rotav2", 
						"rotav3", 
						"sh102",
						"sh104b", 
						"v012", 
						"v313", 
						"v626a", 
						"bo10", 
						"pop.census", 
						"urban.frac", 
						"urban" 
						))

 

Try the surveyPrev package in your browser

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

surveyPrev documentation built on May 29, 2024, 9:42 a.m.