Skip to content

Commit

Permalink
rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
weitinglin committed Feb 14, 2016
1 parent c707645 commit a439fb8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# #Project : Clinical Data#
## #Purpose#
# *Project : Clinical Data*
## *Purpose*
- in order to reduce the labor of hand-writing the lab data from the HIS sysyem
- we want to build a tool can transfer the pool structure HIS html output into
- more useful csv or data.frame, and make it accessible in web
## #Method#
## *Method*
- use Shiny to rapid prototyping the tool

## #Version#
## #*ersion*
- 1:use the raw R code to parse and clean the readline from html files
- 2:use XML package of readHTMLtable to re-write the previous code

0 comments on commit a439fb8

Please sign in to comment.