DANGERdmtEXTRACTDS {dsDanger}R Documentation

DANGER function returning data.frame, Matrix or tibble (DMT) from processing servers to clientside

Description

DANGERdmtEXTRACTDS copies a DMT from data servers to clientside.

Usage

DANGERdmtEXTRACTDS(dfName)

Arguments

dfName

is a character string that specifies the name of the DMT to be copied from the serverside to the clientside. Fully speciifed by <dfName> argument in ds.DANGERdmtEXTRACT

Details

Serverside aggregate function DANGERdmtEXTRACTDS called by ds.DANGERdmtEXTRACT. DANGER FUNCTION: must not be installed on data processing servers holding real data. ONLY TO BE USED FOR DEVELOPMENT PURPOSES. For more information about how it works see help for ds.DANGERdmtEXTRACT

Value

the serverside dmt specified by name dfName as a data.frame/matrix/tibble on the clientside.

Author(s)

Paul Burton for DataSHIELD Development Team - 4th June, 2021


[Package dsDanger version 6.2.0 ]