<Package Overview Template>
<For more information on using this template refer to the ?Templates/PackageOverview help page. Delete this text and the title.>
Overview of the <Package_Name> Package
Calling Sequence
<Package_Name>[command](arguments)
command(arguments)
Description
<The first bullet item should be an overview of the package functionality. Include any details, for example, specific scope or generality of package.>
<Use bullets,
indented paragraphs (list items),
and nonindented paragraphs within the help page.>
Each command in the <Package_Name> package can be accessed by using either the long form or the short form of the command name in the command calling sequence.
As the underlying implementation of the <Package_Name> package is a module, it is also possible to use the form <Package_Name>:-command to access a command from the package. For more information, see Module Members.
List of <Package_Name> Package Commands
The following is a list of available commands.
<Insert hyperlinks to package command help pages.>
help1 help2 help3 help4 help5 help6 help7 help8
To display the help page for a particular <Package_Name> command, see Getting Help with a Command in a Package.
Examples
<Add examples that demonstrate functionality and the types of problems you can solve. Add comments to the examples.>
example1
example2
See Also
<related help topic>, <related help topic>, <related help topic>, UsingPackages, with
Download Help Document