Rclean-package
Rclean: A Tool for Writing Cleaner, More Transparent Code
clean()
clean --- Clean code.
code_graph()
code_graph --- A network diagram of computational dependencies.
get_libs()
get_libs --- Determine the libraries referenced in a given script.
get_vars()
get_vars --- Get the variables that are created in a script.
keep()
keep --- Copy code to clipboard or write a specified file. OUTPUT = Copies code to the clipboard or writes out code from an object to a specified file.
long_script
Long R script
simple_script
Simple R script.