Displaying 2 results from an estimated 2 matches for "listmethod".
2008 Mar 30
1
package.skeleton.S4
..."\\keyword{internal}", file = Rdfile, sep = "")
close(Rdfile)
}
yy <- try(suppressMessages({
sapply(list,function(item){
promptClass(item,filename = file.path(docs_dir,
sprintf("%s.Rd",list0[item])))
})
listMethod <- unclass(getGenerics())
sapply(listMethod,function(metho){
if(any(sapply(list,function(lis){existsMethod(metho,lis)}))){
promptMethods(metho,filename = file.path(docs_dir,
sprintf("%s.Rd",metho)))
}else{}
return(invisible()...
2006 May 19
1
Getting a list of available methods from ActionWebService
Hi all,
I dug around a bit, may have missed it.
Is there a method automatically generated by ActionWebService (or
XMLRPC::Server) that a client can use to list all available service
methods (perhaps along with docs)? Or do I have to roll that myself?
Thanks,
Dan
This communication is the property of Qwest and may contain confidential or
privileged information. Unauthorized use of this