diff --git a/R/plot_shiny.flcm.R b/R/plot_shiny.flcm.R index 785fe97..8cf64c4 100644 --- a/R/plot_shiny.flcm.R +++ b/R/plot_shiny.flcm.R @@ -23,6 +23,7 @@ #' @return No object is returned. This function takes in objects of class 'fosr' and outputs a shiny application for that object #utils::globalVariables(c("value", "subj", "covariate")) +utils::globalVariables("id") plot_shiny.flcm = function(obj, xlab = "", ylab="", title = "", ...) {