Results per Page:  
Search in: R Manuals Base Packages Help Pages | CRAN Task Views
CRAN Packages Description Help Pages News Readme Vignettes

Matching any words Matching all words
1-100 of about 300 matches
Term frequencies: password: 2,013, server: 7,416
Search took 0.003280 seconds

Size: 2.0K
R: the server logic for a Shiny module to send a password reset...
...session, email) Arguments input the Shiny server input output the Shiny server output session the Shiny server session email A reactive value returning the email address to send the password reset...
/CRAN/refmans/polished/html/send_password_reset_email_module.html
 cran-help  matching: password, password, password, server and server


Size: 4.1K
R: New password module
...-password {shinymanager} R Documentation New password module Description New password module Usage pwd_ui(id, tag_img = NULL, status = "primary", lan = NULL) pwd_server( input, output, session, user...
/CRAN/refmans/shinymanager/html/module-password.html
 cran-help  matching: password, password, password and server


Size: 2.1K
R: Sets the password for the guest user smbguest
...password for the guest user smbguest Description Sets the password for the guest user smbguest. The smbguest user is the user when the authentication method for the file share is set to GuestAccess.
/CRAN/refmans/paws.storage/html/storagegateway_set_smb_guest_password.html
 cran-help  matching: password, password, password and server


Size: 1.7K
R: UI for resetting password.
...UI for resetting password. Description Displays UI for users to reset their password. In order for the password reset feature to work credentials to a SMTP server must be passed to the login_server...
/CRAN/refmans/login/html/reset_password_ui.html
 cran-help  matching: password, password, password and server


Size: 3.1K
R: Shiny UI module for password reset
...containing informations and input necessary for user to reset password. As it outputs a div() element, you can put it inside container of your choosing (be it some tabItem, fluidPage, fluidRow etc.).
/CRAN/refmans/shiny.reglog/html/password_reset_UI.html
 cran-help  matching: password, password, password and server


Size: 5.9K
R: Authenticate on the Tableau server.
...base_url = tableau_base_url(), api_version = 3.4 ) Arguments username The username on the Tableau server. Defaults to the 'TABLEAU_USERNAME' environment variable. password The password ...
/CRAN/refmans/vvtableau/html/authenticate_server.html
 cran-help  matching: password, server, server and server


Size: 2.3K
R: Updates engine-specific attributes on a specified server
...is in progress. Only one update can occur at a time. You can use this command to reset a Chef server's public key (CHEF_PIVOTAL_KEY) or a Puppet server's admin password (PUPPET_ADMIN_PASSWORD). See ...
/CRAN/refmans/paws.management/html/opsworkscm_update_server_engine_attributes.html
 cran-help  matching: password, server, server and server


Size: 7.9K
R: Login server module.
...server module. Description This is the main server logic for the login Shiny module to be included in server.R side,. Usage login_server( id, db_conn = NULL, users_table = "users", activity_table...
/CRAN/refmans/login/html/login_server.html
 cran-help  matching: password, server, server and server


Size: 9.5K
R: Create a SMTP server object.
server {emayili} R Documentation Create a SMTP server object. Description Create an object which can be used to send messages to an SMTP server. Usage server( host, port = 25, username = NULL, password...
/CRAN/refmans/emayili/html/server.html
 cran-help  matching: password, server, server and server


Size: 3.9K
R: Create a password input control
...password input control Description Create an password control for entry of passwords. Usage passwordInput(inputId, label, value = "", width = NULL, placeholder = NULL) Arguments inputId The input slot...
/CRAN/refmans/shiny/html/passwordInput.html
 cran-help  matching: password, password and server


Size: 3.0K
R: Sets the username and password that the package should use...
labbcatCredentials {nzilbb.labbcat} R Documentation Sets the username and password that the package should use for connecting to a given LaBB-CAT server in future function calls.
/CRAN/refmans/nzilbb.labbcat/html/labbcatCredentials.html
 cran-help  matching: password, password and server


Size: 2.2K
R: Create an f7 password input
f7Password {shinyMobile} R Documentation Create an f7 password input Description Create an f7 password input Usage f7Password(inputId, label, value = "", placeholder = NULL) Arguments inputId The id...
/CRAN/refmans/shinyMobile/html/f7Password.html
 cran-help  matching: password, password and server


Size: 9.5K
R: Vault Username/Password Authentication Configuration
...Configuration Vault Username/Password Authentication Configuration Details Interact with vault's username/password authentication backend. This backend can be used to configure basic username+password...
/CRAN/refmans/vaultr/html/vault_client_auth_userpass.html
 cran-help  matching: password, password and server


Size: 1.9K
R: Login with username / password (meant for dev and test...
...password (meant for dev and test environments) Usage armadillo.login_basic(armadillo, username, password) Arguments armadillo URL of the Armadillo server username the username password the password...
/CRAN/refmans/MolgenisArmadillo/html/armadillo.login_basic.html
 cran-help  matching: password, password and server


Size: 3.0K
R: Change password module
...Change password module Description Change password module Usage chpass_ui(id, tag_img = NULL, status = "primary", lan = NULL) chpass_server( input, output, session, update_credentials, validate_pwd...
/CRAN/refmans/shinydbauth/html/module-chpass.html
 cran-help  matching: password, password and server


Size: 9.5K
R: Control a test vault server
...{vaultr} R Documentation Control a test vault server Description Control a server for use with testing. This is designed to be used only by other packages that wish to run tests against a vault server.
/CRAN/refmans/vaultr/html/vault_test_server.html
 cran-help  matching: password, server, server and server


Size: 10.4K
R: Login server module
...has become deprecated. New RegLog system is based on RegLogServer R6 class. Shiny server module for the optional login/registration system This function creates a server module to handle other modules...
/CRAN/refmans/shiny.reglog/html/login_server.html
 cran-help  matching: password, server, server and server


Size: 2.0K
R: connection parameters to remote server via sftp
...via sftp Usage sftp_connect( server = "localhost", port = 22, user = NULL, password = NULL, wd = "~" ) Arguments server remote server port SSH port, 22 as default user username password password wd...
/CRAN/refmans/baizer/html/sftp_connect.html
 cran-help  matching: password, server and server


Size: 4.3K
R: Setup files needed for basic password-based access...
...for basic password-based access restriction for website Description Create a _headers file for 'Netlify' publishing or a set of .htaccess and .htpasswd files (FTP) placed in the specific subfolders.
/CRAN/refmans/saros/html/setup_access_restrictions.html
 cran-help  matching: password, password and server


Size: 1.8K
R: Password input textbox.
...Password input textbox. Description This is an extension to Shiny's built in passwordInput by encrpting the password client side before sending it to the server. Although it is encrypted in the client...
/CRAN/refmans/login/html/passwdInput.html
 cran-help  matching: password, password and server


Size: 2.7K
R: Define the data object for a cloud private server
...private server instead of the server from the cloud provider. Usage CloudPrivateServer( publicIp = character(0), publicPort = integer(0), privateIp = character(0), privatePort = integer(0), password...
/CRAN/refmans/DockerParallel/html/CloudPrivateServer.html
 cran-help  matching: password, server and server


Size: 3.3K
R: Authenticate with a SurveyCTO server
...and password. Make sure the user is assigned a role with permission to download data ("data manager" or greater) and "Allow server API access" is enabled. Usage scto_auth( auth_file = NULL, servername...
/CRAN/refmans/rsurveycto/html/scto_auth.html
 cran-help  matching: password, server and server


Size: 3.5K
R: Upload map to server
...password = NULL, path_to_zip = NULL, usePar = FALSE, n_par = 10 ) Arguments endpoint GraphQL endpoint of your server. workspace Server Workspace, if NULL uses default. user your API username. token...
/CRAN/refmans/susographql/html/suso_gql_uploadmap.html
 cran-help  matching: password, server and server


Size: 2.5K
R: Login to the GIGWA Server
...GIGWA server. If the username or password parameters are missing, a login window will pop up to insert the username and password. All other connection parameters (i.e., server IP or domain, connection...
/CRAN/refmans/QBMS/html/login_gigwa.html
 cran-help  matching: password, server and server


Size: 2.6K
R: Login to the Server
...Connects to the server. If the username or password parameters are missing, then a login window will pop up to insert the username and password. All other connection parameters (i.e., server IP or...
/CRAN/refmans/QBMS/html/login_bms.html
 cran-help  matching: password, server and server


Size: 16.0K
R: Email & Password
...Password Description Manage users using email and password. Value An object of class FirebaseEmailPassword. Super classes firebase::Firebase -> firebase::FirebaseAuth -> FirebaseEmailPassword Active...
/CRAN/refmans/firebase/html/FirebaseEmailPassword.html
 cran-help  matching: password, password and server


Size: 12.8K
R: Creates and immedately starts a new server
...immedately starts a new server Description Creates and immedately starts a new server. The server is ready to use when it is in the HEALTHY state. By default, you can create a maximum of 10 servers.
/CRAN/refmans/paws.management/html/opsworkscm_create_server.html
 cran-help  matching: password, server, server and server


Size: 2.3K
R: Login to BioUML server
...//localhost:8080/biouml', user='', pass='') Arguments url URL of running biouml server user BioUML user, empty string for anonymous login pass password Value Invisible connection to BioUML server...
/CRAN/refmans/rbiouml/html/biouml.login.html
 cran-help  matching: password, server and server


Size: 5.4K
R: Data storage class with MS SQL Server provider
...your system, for example, "ODBC Driver 17 for SQL Server" or "ODBC Driver 18 for SQL Server". Note that MS SQL Server support requires a subtly different database schema: the 'time' field is stored as...
/CRAN/refmans/shiny.telemetry/html/DataStorageMSSQLServer.html
 cran-help  matching: password, server and server


Size: 3.3K
R: Connect to a Opal server
dsConnect,OpalDriver-method {DSOpal} R Documentation Connect to a Opal server Description Connect to a Opal server, with provided credentials. Does not create a DataSHIELD R session, only retrieves...
/CRAN/refmans/DSOpal/html/dsConnect-OpalDriver-method.html
 cran-help  matching: password, server and server


Size: 2.9K
R: Status of the R server
...server Description Get the status of the R server, including information about the server node. Usage rockr.status(conn) Arguments conn A rockr connection object. Value The R server status object. See...
/CRAN/refmans/rockr/html/rockr.status.html
 cran-help  matching: password, server and server


Size: 3.8K
R: logout server module
logoutServer {shinyauthr} R Documentation logout server module Description Shiny authentication module for use with logoutUI Usage logoutServer(id, active, ...) Arguments id An ID string that...
/CRAN/refmans/shinyauthr/html/logoutServer.html
 cran-help  matching: password, server and server


Size: 1.7K
R: Login to the BreedBase Server
...BreedBase Server Description Logs in to the BreedBase server. Usage login_breedbase(username = NULL, password = NULL) Arguments username The username (optional, default is NULL). password The password...
/CRAN/refmans/QBMS/html/login_breedbase.html
 cran-help  matching: password, server and server


Size: 5.3K
R: login server module
...sessionid_col, cookie_getter, cookie_setter ) Arguments id An ID string that corresponds with the ID used to call the module's UI function data data frame or tibble containing user names, passwords...
/CRAN/refmans/shinyauthr/html/loginServer.html
 cran-help  matching: password, server and server


Size: 2.0K
R: Initialise connection with Datastream DSWS server...
...the Datastream DWE server. This function has been provided for backward compatibility Usage getDataStream( dweURLwsdl = "", User = as.character("USERNAME"), Pass = as.character("PASSWORD") ) Arguments...
/CRAN/refmans/DatastreamDSWS2R/html/getDataStream.html
 cran-help  matching: password, server and server


Size: 2.9K
R: Stop the R server
...the R server Description Stop the R server, if running. Any R sessions will be closed. Usage rockr.stop(conn) Arguments conn A rockr connection object. Value Logical indicating wether the R server...
/CRAN/refmans/rockr/html/rockr.stop.html
 cran-help  matching: password, server and server


Size: 2.9K
R: Restart the R server
...the R server Description Stop and start the R server. Any R sessions will be closed. Usage rockr.restart(conn) Arguments conn A rockr connection object. Value Logical indicating wether the R server...
/CRAN/refmans/rockr/html/rockr.restart.html
 cran-help  matching: password, server and server


Size: 2.9K
R: Start the R server
...R server Description Start the R server, if not already running. Usage rockr.start(conn) Arguments conn A rockr connection object. Value Logical indicating wether the R server is running (invisible).
/CRAN/refmans/rockr/html/rockr.start.html
 cran-help  matching: password, server and server


Size: 2.5K
R: A modification of 'shiny::passwordInput'
...Shiny's passwordInput() does not actually send the password to our Shiny server. It is just a regular password input that always keeps your user's password on the client. The password is used to sign...
/CRAN/refmans/polished/html/password_input.html
 cran-help  matching: password, password and server


Size: 2.8K
R: Version of the R server
...R server Description Get the version object of the R server. Usage rockr.version(conn) Arguments conn A rockr connection object. Value A simple.list, same as R.version. See Also Other administration...
/CRAN/refmans/rockr/html/rockr.version.html
 cran-help  matching: password, server and server


Size: 3.0K
R: Remove some packages from the R server
...from the R server Description Remove some packages from the R server. Usage rockr.packages_rm(conn, names) Arguments conn A rockr connection object. names The package names. Value Void See Also Other...
/CRAN/refmans/rockr/html/rockr.packages_rm.html
 cran-help  matching: password, server and server


Size: 2.9K
R: Remove a package from the R server
...R server Description Remove a package from the R server. Usage rockr.package_rm(conn, name) Arguments conn A rockr connection object. name The package name. Value Void See Also Other administration...
/CRAN/refmans/rockr/html/rockr.package_rm.html
 cran-help  matching: password, server and server


Size: 3.0K
R: Log of the R server
...Log of the R server Description Get the tail of the R server log. Usage rockr.log(conn, limit = 100) Arguments conn A rockr connection object. limit The number of lines in the tail. Value A vector...
/CRAN/refmans/rockr/html/rockr.log.html
 cran-help  matching: password, server and server


Size: 3.0K
R: Package description from the R server
...from the R server Description Get the package description from the R server. Usage rockr.package(conn, name) Arguments conn A rockr connection object. name The package name. Value The R package...
/CRAN/refmans/rockr/html/rockr.package.html
 cran-help  matching: password, server and server


Size: 2.9K
R: List of the packages in the R server
...R server Description Get the list of packages from the R server. Usage rockr.packages(conn) Arguments conn A rockr connection object. Value The matrix of the R packages, same as the one from install...
/CRAN/refmans/rockr/html/rockr.packages.html
 cran-help  matching: password, server and server


Size: 4.9K
R: Exchange data between LabKey Server and R
Rlabkey-package {Rlabkey} R Documentation Exchange data between LabKey Server and R Description This package allows the transfer of data between a LabKey Server and an R session. Data can be retrieved...
/CRAN/refmans/Rlabkey/html/Rlabkey-package.html
 cran-help  matching: password, server and server


Size: 3.3K
R: Install a package in the R server
...the R server Description Install a package in the R server. Package can be in different kind of repositories: CRAN, GitHub or Bioconductor. Usage rockr.package_install(conn, name, ref = NULL, manager...
/CRAN/refmans/rockr/html/rockr.package_install.html
 cran-help  matching: password, server and server


Size: 2.1K
R: Explicitly connect to a Redis server.
...to a Redis server. Description This function is normally not needed, use the redux package functions instead, or simply registerDoRedis. Usage redisConnect(host = "localhost", port = 6379L, password...
/CRAN/refmans/doRedis/html/redisConnect.html
 cran-help  matching: password, server and server


Size: 2.5K
R: Configurate the server container environment
...Configurate the server container environment. Developers can use this function to set the server password, port number and etc. via the container environment variable. The server info can be found by...
/CRAN/refmans/DockerParallel/html/configServerContainerEnv.html
 cran-help  matching: password, server and server


Size: 1.9K
R: Disconnect from the server
...server created using either connect() or dbConnect(). Examples ## Not run: connectionDetails <- createConnectionDetails( dbms = "postgresql", server = "localhost", user = "root", password = "blah"...
/CRAN/refmans/DatabaseConnector/html/disconnect.html
 cran-help  matching: password, server and server


Size: 7.0K
R: Randomly sample resources from a FHIR server
...resource type from a FHIR server. The resources can be further constrained using FHIR search parameters. Usage fhir_sample_resources( base_url, resource, parameters = NULL, username = NULL, password...
/CRAN/refmans/fhircrackr/html/fhir_sample_resources.html
 cran-help  matching: password, server and server


Size: 4.5K
R: login server module (deprecated)
...passwords and other user data user_col bare (unquoted) column name containing usernames pwd_col bare (unquoted) column name containing passwords sodium_hashed have the passwords been hash encrypted...
/CRAN/refmans/shinyauthr/html/login.html
 cran-help  matching: password, server and server


Size: 6.5K
R: POST to a FHIR server
fhir_post {fhircrackr} R Documentation POST to a FHIR server Description This function is a convenience wrapper around httr::POST(). Usage fhir_post( url, body, username = NULL, password = NULL, token...
/CRAN/refmans/fhircrackr/html/fhir_post-methods.html
 cran-help  matching: password, server and server


Size: 2.0K
R: Disconnect from a Opal server
dsDisconnect,OpalConnection-method {DSOpal} R Documentation Disconnect from a Opal server Description Disconnect from a Opal server and release all R resources. If a workspace ID is provided, the...
/CRAN/refmans/DSOpal/html/dsDisconnect-OpalConnection-method.html
 cran-help  matching: password, server and server


Size: 3.3K
R: Get user information from the Posit Connect server
...Posit Connect server Description Get user information from the Posit Connect server Usage get_users(src, page_size = 20, prefix = NULL, limit = 25) Arguments src The source object page_size the number...
/CRAN/refmans/connectapi/html/get_users.html
 cran-help  matching: password, server and server


Size: 3.3K
R: Connect to a Virtuoso Server over ODBC
...odbcinst_path() ) Arguments driver Name of the Driver line in the ODBC configuration uid User id. Defaults to "dba" pwd Password. Defaults to "dba" host IP address of the Virtuoso Server port Port...
/CRAN/refmans/virtuoso/html/vos_connect.html
 cran-help  matching: password, server and server


Size: 5.4K
R: PUT to a FHIR server
fhir_put {fhircrackr} R Documentation PUT to a FHIR server Description This function is a convenience wrapper around httr::PUT(). Usage fhir_put( url, body, username = NULL, password = NULL, token...
/CRAN/refmans/fhircrackr/html/fhir_put.html
 cran-help  matching: password, server and server


Size: 6.8K
R: Insert a table on the server
insertTable {DatabaseConnector} R Documentation Insert a table on the server Description This function sends the data in a data frame to a table on the server. Either a new table is created, or the...
/CRAN/refmans/DatabaseConnector/html/insertTable.html
 cran-help  matching: password, server and server


Size: 4.7K
R: Create the Docker Run Command
..."-mx8g", threads = NA, port = 9000L, status_port = 9000L, timeout = 15000L, strict = FALSE, quiet = FALSE, ssl = FALSE, key = "edu/stanford/nlp/pipeline/corenlp.jks", username = "", password...
/CRAN/refmans/NLPclient/html/nlp_server_docker_run.html
 cran-help  matching: password, server and server


Size: 1.7K
R: Keep connection with a Opal server alive
...Examples ## Not run: con <- dsConnect(DSOpal::Opal(), "server1", "username", "password", "https://opal.example.org") dsKeepAlive(con) dsDisconnect(con) ## End(Not run) [Package DSOpal version 1.4.0...
/CRAN/refmans/DSOpal/html/dsKeepAlive-OpalConnection-method.html
 cran-help  matching: password, server and server


Size: 13.2K
R: createConnectionDetails
...user, password, server, port, extraSettings, oracleDriver, pathToDriver) createConnectionDetails(dbms, connectionString, pathToDriver) createConnectionDetails(dbms, connectionString, user, password...
/CRAN/refmans/DatabaseConnector/html/createConnectionDetails.html
 cran-help  matching: password and server


Size: 13.2K
R: connect
...user, password, server, port, extraSettings, oracleDriver, pathToDriver) connect(connectionDetails) ⁠connect(dbms, connectionString, pathToDriver))⁠ connect(dbms, connectionString, user, password...
/CRAN/refmans/DatabaseConnector/html/connect.html
 cran-help  matching: password and server


Size: 2.5K
R: Get API Key
...get_user_key(user, password, server = Sys.getenv("DATAVERSE_SERVER"), ...) Arguments user A character vector specifying a Dataverse server username. password A character vector specifying the password...
/CRAN/refmans/dataverse/html/get_user_key.html
 cran-help  matching: password and server


Size: 7.0K
R: Connect to the MicroStrategy environment.
...Intelligence Server. Public fields base_url URL of the MicroStrategy REST API server. username Your username. password Your password. project_name Name of the connected MicroStrategy Project. One...
/CRAN/refmans/mstrio/html/Connection.html
 cran-help  matching: password and server


Size: 2.5K
R: domino.login
...when registering for Domino Data Lab account. Ex. "jglodek" password Secret password that was set for authenticating in Domino Data Lab server. If the password is not provided,a password prompt will...
/CRAN/refmans/domino/html/domino.login.html
 cran-help  matching: password and server


Size: 2.3K
R: Delete map
...endpoint of your server workspace Server Workspace, if NULL uses default user your API username password your API user password token If Survey Solutions server token is provided apiUser and apiPass...
/CRAN/refmans/susographql/html/suso_gql_deletemap.html
 cran-help  matching: password and server


Size: 4.7K
R: Opal login
.../password, or (2) by providing username/password and a one-time password code (TOPT) when user has activated two-factor authentication, or (3) by providing a personal access token (PAT), or (4) by...
/CRAN/refmans/opalr/html/opal.login.html
 cran-help  matching: password and server


Size: 3.5K
R: Get all Questions in a Questionnaires
...scope = NULL, identifying = NULL ) Arguments endpoint GraphQL endpoint of your server workspace Server Workspace, if NULL uses default user your API username password API password token If Survey ...
/CRAN/refmans/susographql/html/suso_gql_questions.html
 cran-help  matching: password and server


Size: 3.3K
R: Rocker connection
...Rocker R server. Can be provided by "rock.username" option. password User password in Rocker R server. Can be provided by "rock.password" option. url Rocker R server url. Can be provided by "rock.url"...
/CRAN/refmans/rockr/html/rockr.connect.html
 cran-help  matching: password and server


Size: 3.5K
R: Get all assignments
...questionnaireId = NULL, version = NULL, responsibleId = NULL, webMode = FALSE, take = NULL, skip = NULL ) Arguments endpoint GraphQL endpoint of your server workspace Server Workspace, if NULL uses...
/CRAN/refmans/susographql/html/suso_gql_assignments.html
 cran-help  matching: password and server


Size: 3.9K
R: login UI module
...password!", additional_ui = NULL, cookie_expiry = 7 ) Arguments id An ID string that corresponds with the ID used to call the module's server function title header title for the login panel user_title...
/CRAN/refmans/shinyauthr/html/loginUI.html
 cran-help  matching: password and server


Size: 3.8K
R: Get all Questions in a Questionnaires
...variable = NULL, scope = NULL, identifying = NULL, title = NULL, includedInReportingAtUtc = NULL ) Arguments endpoint GraphQL endpoint of your server workspace Server Workspace, if NULL uses default ...
/CRAN/refmans/susographql/html/suso_gql_questionnaireitems.html
 cran-help  matching: password and server


Size: 2.6K
R: Delete user from map
...NULL, password = NULL, fileName = NULL, userName = NULL ) Arguments endpoint GraphQL endpoint of your server workspace Server Workspace, if NULL uses default user your API username token If Survey...
/CRAN/refmans/susographql/html/suso_gql_deleteuserfrommap.html
 cran-help  matching: password and server


Size: 2.6K
R: Set credentials to access Barcelona Expert Center (BEC)...
...server Description To use some functionalities of smosr package (e.g. access the server or download data to a local computer), the user should first register at Barcelona Expert Center (BEC) webpage.
/CRAN/refmans/smosr/html/set_credentials.html
 cran-help  matching: password and server


Size: 3.6K
R: Get all maps
...size = NULL, userName = NULL, sortby_filename = NULL, sortby_importeddateutc = NULL, sortby_size = NULL, take = NULL, skip = NULL ) Arguments endpoint GraphQL endpoint of your server workspace Server...
/CRAN/refmans/susographql/html/suso_gql_maps.html
 cran-help  matching: password and server


Size: 6.9K
R: Logs in a DataSHIELD R sessions and optionaly assigns...
...allows for clients to login to data repository servers and (optionaly) assign all the data or specific variables from the data repositories tables to R data frames. The assigned dataframes (one...
/CRAN/refmans/DSI/html/datashield.login.html
 cran-help  matching: password and server


Size: 2.6K
R: Assigns a map to a user
...Arguments endpoint GraphQL endpoint of your server workspace Server Workspace, if NULL uses default user your API username password your API user password token If Survey Solutions server token ...
/CRAN/refmans/susographql/html/suso_gql_addusertomap.html
 cran-help  matching: password and server


Size: 4.6K
R: Resolve secrets from R objects
...idea is to allow replacement of data in configuration with special strings that indicate that the string refers to a vault secret. This function resolves those secrets. Usage vault_resolve_secrets(x...
/CRAN/refmans/vaultr/html/vault_resolve_secrets.html
 cran-help  matching: password and server


Size: 2.5K
R: Delete a calendar event
...your server. workspace Server Workspace, if NULL uses default. user your API username. password your API user password. token If Survey Solutions server token is provided apiUser and apiPass will be...
/CRAN/refmans/susographql/html/suso_gql_deletecalendarevent.html
 cran-help  matching: password and server


Size: 2.7K
R: Get all Questionnaires
...skip = NULL ) Arguments endpoint GraphQL endpoint of your server workspace Server Workspace, if NULL uses default user your API username password API password token If Survey Solutions server token ...
/CRAN/refmans/susographql/html/suso_gql_questionnaires.html
 cran-help  matching: password and server


Size: 2.4K
R: Create a named list of connection arguments to translate to...
...TRUE, trustservercert = FALSE, azure = FALSE ) Arguments server the instance of SQL Server to which to connect database specifies the database to connect to username login ID password password...
/CRAN/refmans/bcputility/html/makeConnectArgs.html
 cran-help  matching: password and server


Size: 10.0K
R: Connect/disconnect to a MariaDB DBMS
...MariaDB() ## S4 method for signature 'MariaDBDriver' dbConnect( drv, dbname = NULL, username = NULL, password = NULL, host = NULL, unix.socket = NULL, port = 0, client.flag = 0, groups = "rs-dbi"...
/CRAN/refmans/RMariaDB/html/dbConnect-MariaDBDriver-method.html
 cran-help  matching: password and server


Size: 2.4K
R: Get connection session to Alfresco content repository
...repository, returning ticket, server details and endpoints if successful. Usage alf_session(server, username, password) Arguments server Alfresco server URL username user name password password...
/CRAN/refmans/alfr/html/alf_session.html
 cran-help  matching: password and server


Size: 10.8K
R: Vault LDAP Authentication Configuration
...presence or group membership in an LDAP server. For more information, please see the vault documentation https://developer.hashicorp.com/vault/docs/auth/ldap Super class vaultr::vault_client_object -> ...
/CRAN/refmans/vaultr/html/vault_client_auth_ldap.html
 cran-help  matching: password and server


Size: 8.0K
R: Geometallurgy Database connection
...server. It can handle very general and recursive information for the transparent access to whole projects from a statistical analysis software. Usage gmConnectServer(..., server="localhost", dbuser...
/CRAN/refmans/gmDatabase/html/gmConnectServer.html
 cran-help  matching: password and server


Size: 3.1K
R: Update a calendar event
...Arguments endpoint GraphQL endpoint of your server. workspace Server Workspace, if NULL uses default. user your API username. password your API user password. token If Survey Solutions server token...
/CRAN/refmans/susographql/html/suso_gql_updatecalendarevent.html
 cran-help  matching: password and server


Size: 5.3K
R: Create a new Docker registry object
...docker_registry(server, tenant = "common", username = NULL, password = NULL, app = .az_cli_app_id, ..., domain = "azurecr.io", token = NULL, login = TRUE) Arguments server The registry server. This...
/CRAN/refmans/AzureContainers/html/docker_registry.html
 cran-help  matching: password and server


Size: 3.0K
R: Add a calendar event to an Assignment
...newStart = NULL, startTimezone = "UTC" ) Arguments endpoint GraphQL endpoint of your server workspace Server Workspace, if NULL uses default user your API username password your API user password ...
/CRAN/refmans/susographql/html/suso_gql_addassignmentcalendarevent.html
 cran-help  matching: password and server


Size: 3.0K
R: Add a calendar event to an Interview
...newStart = NULL, startTimezone = "UTC" ) Arguments endpoint GraphQL endpoint of your server workspace Server Workspace, if NULL uses default user your API username password your API user password...
/CRAN/refmans/susographql/html/suso_gql_addinterviewcalendarevent.html
 cran-help  matching: password and server


Size: 6.4K
R: Vault Policy Configuration
...Interact with vault's policies. To get started, you may want to read up on policies as described in the vault manual, here: https://developer.hashicorp.com/vault/docs/concepts/policies Super class...
/CRAN/refmans/vaultr/html/vault_client_policy.html
 cran-help  matching: password and server


Size: 4.6K
R: Set the default parameters used for all http or https...
...any parameters to reset/clear these settings. Usage labkey.setDefaults(apiKey="", baseUrl="", email="", password="") Arguments apiKey api or session key from your server baseUrl server location ...
/CRAN/refmans/Rlabkey/html/labkey.setDefaults.html
 cran-help  matching: password and server


Size: 2.5K
R: Auto logging input changes in Shiny app
...called in the server section of the Shiny app. Usage log_shiny_input_changes( input, level = INFO, namespace = NA_character_, excluded_inputs = character() ) Arguments input passed from Shiny's server...
/CRAN/refmans/logger/html/log_shiny_input_changes.html
 cran-help  matching: password and server


Size: 5.1K
R: Get the map report
...password = NULL, token = NULL, questionnaireId = NULL, questionnaireVersion = NULL, variable = NULL, zoom = 1, clientMapWidth = 0, west = -180, east = 180, north = 90, south = -90, assignmentId...
/CRAN/refmans/susographql/html/suso_gql_mapreport.html
 cran-help  matching: password and server


Size: 6.5K
R: Get all interviews
...password = NULL, token = NULL, assignmentId = NULL, clientKey = NULL, createdDate = NULL, errorsCount = NULL, identifyingData = NULL, interviewMode = NULL, notAnsweredCount = NULL, questionnaireId...
/CRAN/refmans/susographql/html/suso_gql_interviews.html
 cran-help  matching: password and server


Size: 3.3K
R: logout UI module
...logoutServer Usage logoutUI( id, label = "Log out", icon = NULL, class = "btn-danger", style = "color: white;" ) Arguments id An ID string that corresponds with the ID used to call the module's server...
/CRAN/refmans/shinyauthr/html/logoutUI.html
 cran-help  matching: password and server


Size: 4.0K
R: Get user information
...password = NULL, token = NULL, userName = NULL, fullName = NULL, isArchived = NULL, isLocked = NULL, creationDate = NULL, email = NULL, phoneNumber = NULL, id = NULL, role = NULL, sortby_userName...
/CRAN/refmans/susographql/html/suso_gql_users.html
 cran-help  matching: password and server


Size: 2.2K
R: Authentication Service for an iRODS Zone
...in scripts. Usage iauth(user, password = NULL, role = "rodsuser") Arguments user iRODS user name (prompts user for user name if not supplied). password iRODS password (prompts user for password if not...
/CRAN/refmans/rirods/html/iauth.html
 cran-help  matching: password and server


Size: 4.8K
R: DataSHIELD login details builder
...to perform datashield.login. See also newDSLoginBuilder. Methods Public methods DSLoginBuilder$new() DSLoginBuilder$append() DSLoginBuilder$build() DSLoginBuilder$clone() Method new() Create a new...
/CRAN/refmans/DSI/html/DSLoginBuilder.html
 cran-help  matching: password and server


Size: 3.3K
R: Import SQL Table into H2O
...concurrently for parallel ingestion. Be sure to start the h2o.jar in the terminal with your downloaded JDBC driver in the classpath: 'java -cp <path_to_h2o_jar>:<path_to_jdbc_driver_jar> water.H2OApp'...
/CRAN/refmans/h2o/html/h2o.import_sql_table.html
 cran-help  matching: password and server


Size: 6.6K
R: Launch an input text dialog
...("text", "password", "textarea", "radio", "checkbox", "select", "email", "url"), inputOptions = NULL, inputPlaceholder = NULL, inputValidator = NULL, btn_labels = "Ok", btn_colors = NULL, reset_input...
/CRAN/refmans/shinyWidgets/html/inputSweetAlert.html
 cran-help  matching: password and server




powered by xapian
hosted and maintained by the Institute for Statistics and Mathematics
of WU (Vienna University of Economics and Business)
give a feedback