Display documentation for a function
Prints the help documentation for the specified function, including signature, parameters, return value, and examples.
String
help("mean") help(print)
apropos