RMarkdown documents are just Markdown documents. ... echo=TRUE shows the code, where echo=FALSE would hide the code. eval=TRUE means to evaluate (run) the ...
確定! 回上一頁