ds.DANGERplot {dsDangerClient} | R Documentation |
DANGER function
ds.DANGERplot(x.name = NULL, y.name = NULL, z.name = NULL, datasources = NULL)
x.name |
character string naming first object to be plotted on clientside from serverside to clientside |
y.name |
character string naming second object to be plotted on clientside |
z.name |
character string naming third object to be plotted on clientside |
datasources |
specifies the particular 'connection object(s)' to use. |
DANGER function
DANGER function
DataSHIELD Development Team