Skip to content

Files

Latest commit

f75b062 · Jul 23, 2019

History

History
16 lines (14 loc) · 469 Bytes

README.md

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")