R/globals.R

# To prevent roxygen errors because of dplyr stuff (things that look like
# variables but aren't)
utils::globalVariables(c("dimension", 
	                     "perc",
	                     "variable",
	                     "category",
	                     "Freq",
	                     "Freq.y",
	                     "Freq.x"))

Try the SDCNway package in your browser

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

SDCNway documentation built on Dec. 18, 2020, 1:07 a.m.