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.."))

Try the mixR package in your browser

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

mixR documentation built on June 1, 2021, 5:07 p.m.