R/utils-evaluate.R

Defines functions merge_sources

merge_sources <- function(eval_list) {

  where_sources <- which(map(eval_list, class) == "source")



}

Try the flair package in your browser

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

flair documentation built on April 24, 2020, 1:06 a.m.