Learn R Programming

smooth (version 4.1.1)

sowhat: Function returns the ultimate answer to any question

Description

You need a 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.com

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