We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
9534d67
There was a problem hiding this comment.
The reason will be displayed to describe this comment to others. Learn more.
R/scatterplot.R:265:30: style: Remove spaces before the left parenthesis in a function call.
x <- lapply(x, function(x) (x[, 1:3, drop=FALSE] - rep(mn, each = n)) / (rep(mx - mn, each = n))) ^
Sorry, something went wrong.
9534d67
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
R/scatterplot.R:265:30: style: Remove spaces before the left parenthesis in a function call.