file_length()
|
Find the number of lines in a file |
function_body()
|
Get the body of a function |
function_length()
|
Approximate the length of a function |
function_list_to_tibble()
|
Convert a list of functions to a tibble |
language_to_character()
|
Convert a language object to a character |
list_functions()
|
List all functions in a package |
list_r_files()
|
List R files in a package |
list_to_function_list()
|
Change to format of a list of function names to match that returned from [`function_info()`] |
plot_function_length()
|
Show a boxplot of a package's function lengths |