Learn R Programming

smooth (version 4.1.0)

sowhat: Function returns the ultimate answer to any question

Description

You need description? So what?

Usage

sowhat(...)

Value

It doesn't return any value, only messages. So what?

Arguments

...

Any number of variables or string with a question.

Author

Ivan Svetunkov, ivan@svetunkov.ru

Details

You need details? So what?

References

See Also

Nowwhat (to be implemented),

Examples

Run this code

x <- rnorm(10000,0,1);
sowhat(x);

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

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

Run the code above in your browser using DataLab