

### dsDangerClient

Installation command:

	# Install dsDangerClient package (client side)
	install.packages('dsDangerClient', repos=c(getOption('repos'), 'http://cran.obiba.org'), dependencies=TRUE)

Functions:


* [ds.DANGERc2sMATDF](ds.DANGERc2sMATDF.html) DANGER FUNCTION copying clientside matrix to serverside
* [ds.DANGERdfEXTRACT](ds.DANGERdfEXTRACT.html) DANGER function returning data.frame (df) from processing servers to clientside - *** DEPRECATED BY ds.DANGERdmtEXTRACT ***
* [ds.DANGERdmtEXTRACT](ds.DANGERdmtEXTRACT.html) DANGER function returning data.frame, Matrix or tibble (DMT) from processing servers to clientside
* [ds.DANGERlistcode](ds.DANGERlistcode.html) list the code for a function
* [ds.DANGERpassPARSER](ds.DANGERpassPARSER.html) determines how a given R object or character string is managed by the DataSHIELD parser
* [ds.DANGERplot](ds.DANGERplot.html) DANGER function
* [ds.DANGERprint](ds.DANGERprint.html) DANGER function
* [ds.DANGERsearch](ds.DANGERsearch.html) lists all R environments on serverside
* [ds.DANGERseedEXTRACT](ds.DANGERseedEXTRACT.html) ds.DANGERseedEXTRACT
* [ds.DANGERvarsEXTRACT](ds.DANGERvarsEXTRACT.html) ds.DANGERvarsEXTRACT

Sources:

* [DESCRIPTION](https://raw.github.com/datashield/dsDangerClient/6.2.0/DESCRIPTION)
* [dsDangerClient 6.2.0](https://github.com/datashield/dsDangerClient/tree/6.2.0)
