Rdocumentation
powered by
Learn R Programming
persiandictionary (version 1.0)
dic: English to Persian dictionary
Description
Translate words from English to Persian (Over 67,000 words)
Usage
dic("x")
Arguments
x
any english word
Value
An object of class
dic
, if possible, or an error message if not.
References
SSee original note by aryanpour at
http://www.aryanpour.com/
.
Examples
Run this code
dic(
"help"
)
Run the code above in your browser using
DataLab