https://blog.zarathu.com/posts/2019-01-03-rmarkdown/
Zarathu Blog: R Markdown 기초
YAML Header, 마크다운(Markdown) 텍스트, R 코드 청크(chunk) 그리고 그림과 테이블을 중심으로, R 코드와 분석 결과가 포함된 문서를 작성하는 방법을 정리하였습니다.
blog.zarathu.com
https://gomguard.tistory.com/211
[R] 마크다운 (Markdown) 사용법
마크다운? 마크다운(markdown)은 일반 텍스트 문서의 양식을 편집하는 문법입니다. README 파일이나 온라인 문서, 혹은 일반 텍스트 편집기로 문서 양식을 편집할 때 쓰입니다. 또한 R 에서는 마크다운에 R 언어..
gomguard.tistory.com
https://rmarkdown.rstudio.com/lesson-15.html
Cheatsheets
© Copyright 2016 - 2018 RStudio Inc.
rmarkdown.rstudio.com
https://bookdown.org/yihui/rmarkdown/html-document.html#appearance-and-style
R Markdown: The Definitive Guide
The first official book authored by the core R Markdown developers that provides a comprehensive and accurate reference to the R Markdown ecosystem. With R Markdown, you can easily create reproducible data analysis reports, presentations, dashboards, inter
bookdown.org
https://holtzy.github.io/Pimp-my-rmd/
Pimp my RMD: a few tips for R Markdown
Text formating R markdown allows to easily format your text. You can add links, write in bold or italic. This is very well explained in the Rstudio cheatsheet. Here is the code I used to make this paragraph: R markdown allows to easily format your text. Yo
holtzy.github.io
https://github.com/juba/rmdformats
juba/rmdformats
HTML output formats for RMarkdown documents. Contribute to juba/rmdformats development by creating an account on GitHub.
github.com
'Machine Learning > R' 카테고리의 다른 글
Github 활용 (0) | 2020.01.10 |
---|