find_func_file: find the file containing a function

View source: R/general_functions.R

find_func_fileR Documentation

find the file containing a function

Description

find the file containing a function

Usage

find_func_file(func_name, dir_name = ".")

Arguments

func_name

name of function

dir_name

directory in which to search (only searches in that directory

  • subdirectories one level down)

Value

the name of the file which has the function


ada-w-yan/deltaomicron1 documentation built on June 24, 2022, 5:41 a.m.