knitr::opts_chunk$set(
  collapse = TRUE,
  echo = TRUE,
  message = FALSE,
  error = FALSE,
  comment = "#>",
  fig.path = "man/figures/"
)
pkgdownsite <- !is.null(getOption("PKGDOWN_BUILD"))

FacileIncubator

R build status pkgdown Project Status: Active Lifecycle: Maturing Codecov test coverage

This package is just a sandbox for functionality that will make its way into one of the core Facile* packages, like FacileAnalysis, or FacileData.

I largely devtools::load_all() this package so I can tweak it until I'm happy with the functionality.



facilebio/FacileIncubator documentation built on Oct. 26, 2023, 9:58 p.m.