cvrplib_ls {heumilkr} | R Documentation |
List available CVRPLIB online data
Description
Scrapes the CVRPLIB website to look for available data sets. This function call can take some time.
Usage
cvrplib_ls()
Value
A vector of data set qualifiers which can be used with cvrplib_download()
.
See Also
Other cvrplib:
clarke_wright_cvrplib()
,
cvrplib_download()
[Package heumilkr version 0.2.0 Index]