R/quiet_notes_pkgcheck.R

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if(getRversion() >= "2.15.1")  utils::globalVariables(c(".", ":=", "node", "werte"))

Try the germanpolls package in your browser

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

germanpolls documentation built on May 1, 2020, 1:09 a.m.