get_func_names: return names of all functions in a .R file

View source: R/general_functions.R

get_func_namesR Documentation

return names of all functions in a .R file

Description

return names of all functions in a .R file

Usage

get_func_names(filename)

Arguments

filename

location of .R file

Value

character vector where each entry is the name of a function in the file


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