Description Usage Arguments Value Examples
Lists the signatures of all functions in an environment or file.
1 2 3 4 5 6 7 8 9 10 |
x |
An environment or the the path to a file. |
pattern |
An optional regular expression. Only names matching pattern are returned. |
... |
Currently ignored |
An object of class siglist
, which is a list
of sig
obejcts.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.