Description Value Author(s) Examples
View source: R/ENVISIONQuery.R
Get the names of available Envision services
Character vector representing the list of of available Envision service names.
Alex Lisovich, Roger Day
1 2 3 | #get the names of all available services
serviceNames<-getServiceNames();
print(serviceNames);
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.