Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
add htmlTable package for reference
  • Loading branch information
englianhu committed Nov 12, 2015
1 parent 3a103c4 commit e5bbe94
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RyoEng.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,11 @@ $®γθ$, Eng Lian Hu

### About Me

```{r, include=FALSE}
## https://cran.r-project.org/web/packages/htmlTable/vignettes/tables.html
## We can use the htmlTable package to plot below table.
```

| **Title** | **Details** |
|:---------------------------|-----------------------------------------------------------------------------------------------------:|
| Date of Birth | `r x='22-10-1984';dmy(x)` |
Expand Down

0 comments on commit e5bbe94

Please sign in to comment.