We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 166a8c1 + 08bd2da commit a32939cCopy full SHA for a32939c
R/utils-get_code_dependency.R
@@ -67,7 +67,6 @@ get_code_dependency <- function(code, names, check_names = TRUE) {
67
68
code_ids <- sort(unique(c(lib_ind, ind)))
69
code[code_ids]
70
-
71
}
72
73
#' Locate function call token
0 commit comments