-
|
Hello! I had a couple clarifications/questions about the
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
You can use any unary function. You can define them before using them. pow5 <- function(x) {x^5}See the |
Beta Was this translation helpful? Give feedback.
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
You can use any unary function. You can define them before using them.
See the
.logfile for details of transformers.