Description Usage Arguments Value
call the server-side function isDataEncodedDS
from the server package dsShareServer
1 2 3 4 5 6 | dstr.check.data.encrypted(
data.server = NULL,
data.encrypted = NULL,
data.held.in.server = "D",
datasources = NULL
)
|
data.server |
a list of encrypted data obtained from some dataSHIELD server |
data.encrypted |
a character variable representing the name of the R object of encrypted data |
data.held.in.server |
a character variable representing the name of the R object of the data on |
datasources |
a list of connections to dataSHIELD servers |
TRUE data are apprpriately encrypted on every DataSHIELD server. Otherwise, FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.