Credentials | R Documentation |
Class providing methods for creating a credential instance
Credentials
R6Class
object.
Object of R6Class
with methods user specified credentials (server)
username
Readonly: Returns user name.
password
Readonly: Returns user password.
Other sql: Builder
, IDiamonds
,
Validator
, businessLogic
,
connectionFactory
,
diamondsFactory
, diamond
,
sqlCommand
, sqlConnection
,
sqlInterface
, sqlResult
c<-Credentials$new(username = "Admin",password = "SesameOpen")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.