Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
summary.serviceDetails: The summary generic for
Description
Defines the R summary generic for serviceDetails during a
listServices().
Usage
## S3 method for class `serviceDetails':
summary (o)
Arguments
o
The serviceDetails list of S3 objects.
See Also
Other service methods: deleteService, getService, listServices, print.serviceDetails, publishService, serviceOption, updateService
Examples
## Not run:
# --- print all ---
summary(listServices())
## End(Not run)