Skip to content

update ggpairs call - #139

Open
t0tem wants to merge 2 commits into
bcaffo:masterfrom
t0tem:master
Open

update ggpairs call#139
t0tem wants to merge 2 commits into
bcaffo:masterfrom
t0tem:master

Conversation

@t0tem

@t0tem t0tem commented Jan 24, 2017

Copy link
Copy Markdown

when tried to reproduce on R 3.3.2 the error was thrown saying
"Error in stop_if_params_exist(params) :
'params' is a deprecated argument. Please 'wrap' the function to supply arguments. help("wrap", package = "GGally")"
apparently we have to use 'wrap' function now with ggpairs

t0tem added 2 commits January 24, 2017 22:12
when tried to reproduce on R 3.3.2 the error was thrown saying
"Error in stop_if_params_exist(params) : 
  'params' is a deprecated argument.  Please 'wrap' the function to supply arguments. help("wrap", package = "GGally")"
apparently we have to use 'wrap' function now with ggpairs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant