get_install_urls {vol2birdR} | R Documentation |
List of installation files to download
Description
List the 'LibTorch' and 'MistNet' files to download as local files
in order to proceed with install_mistnet_from_file()
.
Usage
get_install_urls(version = "1.10.2", type = install_type(version = version))
Arguments
version |
The 'LibTorch' version to install. |
type |
The installation type for 'LibTorch'. Valid value is currently |
Value
a named list with character urls
See Also
[Package vol2birdR version 1.0.3 Index]