inst/doc/external.R

## ---- echo=FALSE, results="hide", message=FALSE-------------------------------
require(knitr)
opts_chunk$set(error=FALSE, message=FALSE, warning=FALSE)

## -----------------------------------------------------------------------------
system.file("extensions", package="beachmat")

## -----------------------------------------------------------------------------
beachmat_AaronMatrix_integer_output <- TRUE
beachmat_AaronMatrix_character_output <- TRUE

## ---- eval=FALSE--------------------------------------------------------------
#  testpkg <- system.file("testpkg", package="beachmat")
#  devtools::install(testpkg, quick=TRUE)
#  library(beachtest)

Try the beachmat package in your browser

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

beachmat documentation built on Dec. 22, 2020, 2 a.m.