getServiceNames {ENVISIONQuery} | R Documentation |
Get the names of available Envision services
Character vector representing the list of of available Envision service names.
Alex Lisovich, Roger Day
#get the names of all available services serviceNames<-getServiceNames(); print(serviceNames);