Is it possible to write a complete research paper in R? -


i know using knitr 1 can generate reports, etc possible write complete paper in r? is, including diagrams, citation of referred works, heading styles, etc in microsoft word. asking non r research i.e. analyses done in r (for example road traffic engineering analyses) not related r or programming.

i think citations , header styles seem problem. might want have @ brew package, in opinion better mixing output r (presentation). think there tools render r objects specific formatting (pander, xtable, stargazer, etc).


Comments

Popular posts from this blog

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -