remedy icon indicating copy to clipboard operation
remedy copied to clipboard

import pretty_rmd as an addin from sinew

Open yonicd opened this issue 6 years ago • 2 comments

sinew has new functionality to run makeOxygen on rmd chunks. It could be nice to import it and have it be an addin in remedy to clean up namespacing in rmd docs

yonicd avatar Nov 14 '18 03:11 yonicd

What does it create on chunks? library() calls?

ColinFay avatar Nov 14 '18 15:11 ColinFay

runs pretty_namespace in the chunks, ie adds the namespace to the functions in the entire rmd doc

yonicd avatar Nov 14 '18 15:11 yonicd