R/utils.R

Defines functions get_fidelius_file

get_fidelius_file <- function(file) {
  system.file(file, package = 'fidelius')
}

Try the fidelius package in your browser

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

fidelius documentation built on Nov. 16, 2021, 9:14 a.m.