ds.DANGERlistcode {dsDangerClient} | R Documentation |
list the code for a function deployed on the serverside.
ds.DANGERlistcode(package.name, function.name, datasources = NULL)
package.name |
a vector of character containing a package name |
function.name |
a vector of character containing a function.name |
datasources |
specifies the particular 'connection object(s)' to use. |
list the code for a function deployed on the serverside. The function is specified by package name and functions name.
a vector of character strings giving the code listing from studies.
Stuart Wheater, DataSHIELD Team, 2020