Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 469 Bytes

File metadata and controls

16 lines (14 loc) · 469 Bytes

RSwath

The R interface to Swath (Smart Word Analysis for THai https://linux.thai.net/projects/swath) on Windows

###Install RSwath

library("devtools")
install_github("slphyx/RSwath")

Using RSwath

library("RSwath")
rswath(inputfile="testTH.txt",outputfile="testTHX.txt")