Description Usage Arguments Details Value Author(s) References See Also Examples
The functions as.farsi and farsi are fully
equivalent generic constructor functions for the S3 class
farsi, which allows numeric objects to be represented in
the form of their customary persian expression.
1 2 3 4 5 6 7 8 |
x |
Any numeric object. If the components are not integers, they are
rounded. In the case of |
... |
Currently unused. |
The function farsi is a generic constructor function for
objects of class farsi. The methods either mark the object
as having the appropriate class, or, in the case of
farsi.default, result in an error message. The function
as.farsi is provided as a corresponding function to
as.roman in the utils package. The method
farsi.farsi simply allows the constructor function to act
as a coercion and to have no effect on objects already of the class.
An object of class farsi, if possible, or an error message if
not.
Sadegh Rasoulinejad ,MSc Student of Biostatistics Mashhad University of Medical Sciences (MUMS)
See original note by Sadegh Rasoulinejad at
as.character.farsi, print.farsi.
1 | as.farsi(10001001) + (-5):5
|
[1] <U+062F><U+FEE9> <U+FEE3><U+FBFE><U+FEDF><U+FBFE><U+0648><U+FEE5> <U+0648> <U+FEE7><U+FEEC><U+FEBB><U+062F> <U+0648> <U+FEE7><U+0648><U+062F> <U+0648> <U+FEB7><U+FEB5>
[2] <U+062F><U+FEE9> <U+FEE3><U+FBFE><U+FEDF><U+FBFE><U+0648><U+FEE5> <U+0648> <U+FEE7><U+FEEC><U+FEBB><U+062F> <U+0648> <U+FEE7><U+0648><U+062F> <U+0648> <U+FEEB><U+FED3><U+FE95>
[3] <U+062F><U+FEE9> <U+FEE3><U+FBFE><U+FEDF><U+FBFE><U+0648><U+FEE5> <U+0648> <U+FEE7><U+FEEC><U+FEBB><U+062F> <U+0648> <U+FEE7><U+0648><U+062F> <U+0648> <U+FEEB><U+FEB7><U+FE95>
[4] <U+062F><U+FEE9> <U+FEE3><U+FBFE><U+FEDF><U+FBFE><U+0648><U+FEE5> <U+0648> <U+FEE7><U+FEEC><U+FEBB><U+062F> <U+0648> <U+FEE7><U+0648><U+062F> <U+0648> <U+FEE7><U+FEEA>
[5] <U+062F><U+FEE9> <U+FEE3><U+FBFE><U+FEDF><U+FBFE><U+0648><U+FEE5> <U+0648> <U+FBFE><U+FB90> <U+FEEB><U+0632><U+FE8E><U+0631> <U+0648>
[6] <U+062F><U+FEE9> <U+FEE3><U+FBFE><U+FEDF><U+FBFE><U+0648><U+FEE5> <U+0648> <U+FBFE><U+FB90> <U+FEEB><U+0632><U+FE8E><U+0631> <U+0648> <U+FBFE><U+FB90>
[7] <U+062F><U+FEE9> <U+FEE3><U+FBFE><U+FEDF><U+FBFE><U+0648><U+FEE5> <U+0648> <U+FBFE><U+FB90> <U+FEEB><U+0632><U+FE8E><U+0631> <U+0648> <U+062F><U+0648>
[8] <U+062F><U+FEE9> <U+FEE3><U+FBFE><U+FEDF><U+FBFE><U+0648><U+FEE5> <U+0648> <U+FBFE><U+FB90> <U+FEEB><U+0632><U+FE8E><U+0631> <U+0648> <U+FEB3><U+FEEA>
[9] <U+062F><U+FEE9> <U+FEE3><U+FBFE><U+FEDF><U+FBFE><U+0648><U+FEE5> <U+0648> <U+FBFE><U+FB90> <U+FEEB><U+0632><U+FE8E><U+0631> <U+0648> <U+FB7C><U+FEEC><U+FE8E><U+0631>
[10] <U+062F><U+FEE9> <U+FEE3><U+FBFE><U+FEDF><U+FBFE><U+0648><U+FEE5> <U+0648> <U+FBFE><U+FB90> <U+FEEB><U+0632><U+FE8E><U+0631> <U+0648> <U+FB58><U+FEE7><U+FE9D>
[11] <U+062F><U+FEE9> <U+FEE3><U+FBFE><U+FEDF><U+FBFE><U+0648><U+FEE5> <U+0648> <U+FBFE><U+FB90> <U+FEEB><U+0632><U+FE8E><U+0631> <U+0648> <U+FEB7><U+FEB5>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.