sowhat {smooth} | R Documentation |
Function returns the ultimate answer to any question
Description
You need description? So what?
Usage
sowhat(...)
Arguments
... |
Any number of variables or string with a question. |
Details
You need details? So what?
Value
It doesn't return any value, only messages. So what?
Author(s)
Ivan Svetunkov, ivan@svetunkov.ru
References
See Also
Nowwhat (to be implemented),
Examples
x <- rnorm(10000,0,1);
sowhat(x);
sowhat("What's the meaning of life?")
sowhat("I don't have a girlfriend.")
[Package smooth version 4.0.2 Index]