inSileco / inSileco.github.io

:globe_with_meridians: Our blog powered by blogdown
https://blog.insileco.io/
GNU General Public License v3.0
8 stars 1 forks source link

Common code chunks configuration #25

Closed KevCaz closed 6 years ago

KevCaz commented 6 years ago

We should find a way to use the same code chunk settings for all our posts. I mean it's useless to keep tuning the code chunk for all posts whereas this could be automated.

KevCaz commented 6 years ago

Here is a solution:

source('../../static/Rscript/codeChunkSetUp.R')