R/globals.R

## techniques to avoid NOTES: no visible binding for global variable
## when doing R CMD CHECK for functions using package ggplot2

utils::globalVariables(c("x", "y", "comp", "..density.."))
GaryBAYLOR/mixR documentation built on Oct. 14, 2024, 11:34 p.m.