HenrikBengtsson / R.rsp

:page_facing_up: R package: Dynamic generation of scientific reports
https://henrikbengtsson.github.io/R.rsp/
31 stars 6 forks source link

WISH: source for vignette.asis #21

Open courtiol opened 8 years ago

courtiol commented 8 years ago

It would be neat if a pre-compiled vignette could be distributed with its source (for transparency). For now the only sources appearing in the browser are the uninformative asis files. If the sources are included in the same folder, they won't appear. The only workaround I found is to put the sources as text in the folder /inst/doc but this is far from ideal.