comparison tool_template.Rmd @ 2:f1f549e6d0bc draft

initial tool
author mingchen0919
date Thu, 22 Feb 2018 23:41:47 -0500
parents
children
comparison
equal deleted inserted replaced
1:da18ae80603c 2:f1f549e6d0bc
1 ---
2 title: "r markdown file"
3 author: "Ming Chen"
4 date: "2/22/2018"
5 output: html_document
6 ---
7
8 ```{r setup, include=FALSE}
9 knitr::opts_chunk$set(echo = TRUE)
10 ```
11
12
13 ```{r}
14 opt
15 ```
16