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 Sept. 19, 2024, 8:06 p.m.