sowhat: Function returns the ultimate answer to any question

View source: R/sowhat.R

sowhatR 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.")


config-i1/smooth documentation built on April 18, 2024, 6:25 a.m.