Skip to content

Commit

Permalink
pull problem
Browse files Browse the repository at this point in the history
  • Loading branch information
weitinglin committed Feb 14, 2016
1 parent 24809ab commit 1f3e75d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion medicaldatabase.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ library(reshape2)
library(RCurl)
library(XML)
#query the help
?XML

#input data
raw_data<-readLines("testlab.html",encoding = "BIG-5")
raw_data_test<-readLines("testlab.html",encoding = "BIG-5") #for test
Expand Down

0 comments on commit 1f3e75d

Please sign in to comment.