DANGERlistcodeDS: lists the code for a function

Description Usage Arguments Details Value Author(s)

View source: R/DANGERlistcodeDS.R

Description

list the code for a named fucntion in a named package

Usage

1
DANGERlistcodeDS(package.name = NULL, function.name = NULL)

Arguments

package.name

a vector of character containing a package name

function.name

a vector of character containing a function name

Details

Serverside aggregate function DANGERsearchDS called by clientside function

Value

a vector of character containing the code for the function, or a stop error message

Author(s)

Stuart Wheater, DataSHIELD Team.


datashield/dsDanger documentation built on April 22, 2021, 12:17 a.m.