In order to check if packages are included, need to extract all functions from the package.
1 2 3 | getPackageFunctions(package_name)
getInternalPackageFunctions(package_name)
|
package_name |
Name of the package to find function names for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.