DANGERdmtEXTRACTDS {dsDanger} | R Documentation |
DANGERdmtEXTRACTDS copies a DMT from data servers to clientside.
DANGERdmtEXTRACTDS(dfName)
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 |
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
the serverside dmt specified by name dfName as a data.frame/matrix/tibble on the clientside.
Paul Burton for DataSHIELD Development Team - 4th June, 2021