View source: R/DANGERdfEXTRACTDS.R
DANGERdfEXTRACTDS | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.