Skip to contents

Install rplaywright and its dependencies

Usage

install_rplaywright(force = FALSE)

Arguments

force

Install dependencies without prompt

Examples

if (FALSE) { # \dontrun{
  rplaywright::install_rplaywright(force=TRUE)
} # }