Documentation ¶
Overview ¶
Package rangecmd is a metapackage for commands that dealt with taxon distribution ranges.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &command.Command{
Usage: "range <command> [<argument>...]",
Short: "commands for geographic distribution ranges",
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package add implements a command to add taxon ranges to a PhyGeo project.
|
Package add implements a command to add taxon ranges to a PhyGeo project. |
Package kde implements a command to estimate the range distributions using a kernel density estimator.
|
Package kde implements a command to estimate the range distributions using a kernel density estimator. |
Package mapcmd implements a command to draw the geographic range of the taxa in a PhyGeo project with defined distribution ranges.
|
Package mapcmd implements a command to draw the geographic range of the taxa in a PhyGeo project with defined distribution ranges. |
Package remove implements a command to remove range distribution records not present on a tree.
|
Package remove implements a command to remove range distribution records not present on a tree. |
Package rotate implements a command to rotate the point records of a phygeo project.
|
Package rotate implements a command to rotate the point records of a phygeo project. |
Package terms implements a command to print the list of taxa in a PhyGeo project with defined distribution ranges.
|
Package terms implements a command to print the list of taxa in a PhyGeo project with defined distribution ranges. |
Click to show internal directories.
Click to hide internal directories.