bfcif: bfcif

View source: R/functions_bfcif.R

bfcifR Documentation

bfcif

Description

bfcif

Usage

bfcif(
  bfc,
  rname,
  FUN,
  force_overwrite = FALSE,
  return_path_only = FALSE,
  verbose = TRUE
)

Arguments

return_path_only

boolean, if TRUE, FUN is never run and cache_path is returned. if file.exist(cache_path) == TRUE, data has already been cached.

verbose

boolean, if TRUE status messages are displayed


jrboyd/ssvRecipes documentation built on May 22, 2022, 7:07 a.m.