DANGERdfEXTRACTDS {dsDanger}R Documentation

DANGER function returning data.frame (df) from processing servers to clientside - *** DEPRECATED DANGERdmtEXTRACTDS ***

Description

DANGERdfEXTRACTDS copies a df from data servers to clientside.

Usage

DANGERdfEXTRACTDS(dataframeName = NULL)

Arguments

dataframeName

character string that specifies the name of the df to be copied from the serverside to the clientside

Details

*** DEPRECATED BY DANGERdmtEXTRACTDS ***

Value

the serverside df specified by name dataframeName as a data.frame/matrix/tibble on the clientside.

Author(s)

DataSHIELD Development Team


[Package dsDanger version 6.2.0 ]