inst/doc/ssw.R

## ----include=FALSE------------------------------------------------------------
knitr::opts_chunk$set(
  comment = "NA",
  collapse = TRUE
)

run <- if (ssw::is_installed_ssw_py()) TRUE else FALSE
knitr::opts_chunk$set(eval = run)

Try the ssw package in your browser

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

ssw documentation built on Sept. 18, 2024, 9:07 a.m.