inst/doc/bootstrap-cluster.R

## -----------------------------------------------------------------------------
fn <- file.path("https://raw.githubusercontent.com", 
                "fboehm/qtl2pleio-manuscript/master/chtc", 
                "Recla-bootstrap/Rscript/boot-Recla-10-22.R"
                )
foo <- readLines(fn)

## ---- echo = FALSE, comment = ""----------------------------------------------
cat(foo, sep = "\n")

## -----------------------------------------------------------------------------
devtools::session_info()

Try the qtl2pleio package in your browser

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

qtl2pleio documentation built on Dec. 3, 2020, 1:06 a.m.