DANGERlistcodeDS: lists the code for a function

View source: R/DANGERlistcodeDS.R

DANGERlistcodeDSR Documentation

lists the code for a function

Description

list the code for a named fucntion in a named package

Usage

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 Oct. 10, 2024, 11:34 a.m.