sowhat: Function returns the ultimate answer to any question

Description Usage Arguments Details Value Author(s) References See Also Examples

View source: R/sowhat.R

Description

You need description? So what?

Usage

1

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

References

See Also

Nowwhat (to be implemented),

Examples

1
2
3
4
5
6
x <- rnorm(10000,0,1);
sowhat(x);

sowhat("What's the meaning of life?")

sowhat("I don't have a girlfriend.")

trnnick/TStools documentation built on Sept. 14, 2019, 5:22 a.m.