Issue in pairplot

Issue #45 new
Former user created an issue

while creating pairplot between two variables I am getting below error:

Error in parse(text = sprintf("suppressMessages(print(%s))", plot.cmd)) : <text>:2:17: unexpected '=' 1: suppressMessages(print(crs$dataset[crs$train,] %>% 2: dplyr::mutate(=

Anyone also faced a similar issue pls help me.

Comments (1)

  1. Log in to comment