R/wdman-package.r

#' @title wdman
#'
#' @description Webdriver/Selenium Binary Manager
#'
#' @details There are a number of binary files associated with the
#' Webdriver/Selenium project. This package provides functions to download
#' these binaries and to manage processes involving them.
#'
#' @name wdman
#' @importFrom assertthat assert_that
#' @importFrom binman process_yaml list_versions rm_platform
#'     rm_version app_dir
#' @docType package
NULL

Try the wdman package in your browser

Any scripts or data that you put into this service are public.

wdman documentation built on Sept. 1, 2022, 9:05 a.m.