legacy {TopDom} | R Documentation |
Easy Access to the Original TopDom 0.0.1 and 0.0.2 Implementations
Description
Easy Access to the Original TopDom 0.0.1 and 0.0.2 Implementations
Usage
legacy(version = c("0.0.1", "0.0.2"))
Arguments
version |
A version string. |
Value
An environment containing the legacy TopDom API.
Examples
TopDom::legacy("0.0.2")$TopDom
TopDom::legacy("0.0.1")$Detect.Local.Extreme
[Package TopDom version 0.10.1 Index]