Skip to contents

For PFA/Tetris, this sources all .R files under inst/extdata/<backend>/. For PFA, it also compiles PFA.cpp (if present) via Rcpp::sourceCpp().

Usage

load_backend(backend)

Arguments

backend

"pfa" or "tetris".

Value

An environment containing the sourced functions.