View source: R/configuration_server.R
server.update | R Documentation |
change (update) a server description the server to change is specified by $id
server.update(dMeasure_obj, description)
dMeasure_obj |
dMeasure R6 object |
description |
list $id, $Name, $Driver, $Address, $Database, $UserID, $dbPassword any of $Name, $Driver, $Address, $Database, $UserID and/or $dbPassword can be defined |
dataframe - full list of database descriptions can also return error (stop) if description is invalid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.