R/check_global.R

# Satisfy the global variable check 
utils::globalVariables(c("Domain1", 
						 "Domain2", 
						 "Prob", 
						 "est", 
						 ".data", 
						 "domain", 
						 "method", 
						 "lower",
						 "upper",
						"svytotal",
						"svyby", 
						"svymean"
						))

 

Try the SUMMER package in your browser

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

SUMMER documentation built on April 4, 2025, 3:11 a.m.