notebookutils.help {notebookutils}R Documentation

Get help message for this module.

Description

Get help message for this module.

Usage

notebookutils.help(methodName = "")

Arguments

methodName

method name to get more information.

Value

No return value, print empty string to mimic the behavior of help method of mssparkutils module when used in azure synapse runtime.

Examples

notebookutils.help()


[Package notebookutils version 1.5.3 Index]