Description Usage Arguments See Also Examples
require.quiet silently requires a package, and
qrequire is an alias to require.quiet.
qlibrary silently loads a package.
mrequire tries loading a package with base
require and stops with a – custom – error
message if it fails to do so.
1 2 3 4 5 6 7 |
... |
extra arguments passed to |
msg |
error message to use, to which is appended the string
|
package |
name of the package to load. |
Other require: irequire
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.