RSelenium

(★ 351)

An R client for Selenium Remote WebDriver

File Explorer

  • .gitignore
  • .Rbuildignore
  • _pkgdown.yml
  • codemeta.json
  • cran-comments.md
  • DESCRIPTION
  • NAMESPACE
  • NEWS.md
  • README.md
  • RSelenium.Rproj

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

pass

View Details ▼

Store and read passwords or other sensitive data.
All data is GPG-encrypted, and managed with a Git repository.

pass init {{gpg_id_1 gpg_id_2 ...}}

Initialize (or re-encrypt) the storage using one or more GPG IDs:

pass insert {{[-m|--multiline]}} {{path/to/data}}

Save a new password and additional information (press `<Ctrl d>` on a new line to complete):

pass edit {{path/to/data}}

Edit an entry:

# Project Badges

  • R-CMD-check R-CMD-check Visit
  • codecov codecov Visit
  • CRAN status CRAN status Visit
  • CRAN monthly CRAN monthly
  • CRAN total CRAN total
// repository documentation