inst/doc/amapvox-gui.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
options(rmarkdown.html_vignette.check_title = FALSE)

## ----setup--------------------------------------------------------------------
library(AMAPVox)

## ----eval=FALSE---------------------------------------------------------------
#  grep("OpenGL", system2("glxinfo", stdout = TRUE), value = TRUE)

Try the AMAPVox package in your browser

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

AMAPVox documentation built on July 9, 2023, 5:32 p.m.