Snippet R function to clear console and set directory
Source:R/add.snippet.clear.R
add.snippet.clear.Rd
Shorthand to add clear console code to current file
Examples
if(interactive())
add.snippet.clear()
R/add.snippet.clear.R
add.snippet.clear.Rd
Shorthand to add clear console code to current file
if(interactive())
add.snippet.clear()