DANGERdfEXTRACTDS {dsDanger} | R Documentation |
DANGERdfEXTRACTDS copies a df from data servers to clientside.
DANGERdfEXTRACTDS(dataframeName = NULL)
dataframeName |
character string that specifies the name of the df to be copied from the serverside to the clientside |
*** DEPRECATED BY DANGERdmtEXTRACTDS ***
the serverside df specified by name dataframeName as a data.frame/matrix/tibble on the clientside.
DataSHIELD Development Team