powered by
Provides a completion list in the context of a NAMESPACE file.
completeNamespace(line)
the line currently edited in the NAMESPACE file.
A list with the possible completion items
lintNamespace
# NOT RUN { completeNamespace("import(") completeNamespace("importFrom(") completeNamespace("export(") # Not yet! # }
Run the code above in your browser using DataLab