Displaying 20 results from an estimated 20000 matches similar to: "Chinese character"
2010 Jun 30
2
plain text in Chinese can not be set
Hi there,
According to ?par, 'font' is an integer which specifies which font to
use for text, that 1 corresponds to plain text (the default), 2 to bold
face, 3 to italic and 4 to bold italic.
When I test Chinese character in pdf(), I found that 1 to bold face, 2
to italic, 3 to bold italic, 4 to symbol. and I don't find how to set
plain text. In the following code, the font to use
2008 Dec 31
1
Chinese characters encoding problem with XML
XML is a good tool reading data from web within R. But I wonder how could get the encoding correctly.
library(XML)
url <- 'http://www.szitic.com/docc/jz-lmzq.html'
xml <- htmlTreeParse(url, useInternal=TRUE)
q <- "//tbody/tr/td"
dat <- unlist(xpathApply(xml, q, xmlValue))
df <- as.data.frame(t(matrix(dat, 4)))
dt<-as.character(df[15,1])
The first column of df
2005 Jan 10
3
chinese characters
Hi,
I am using SME server 6.0 which has samba preconfigured on it. We
upgraded from MS Windows 2000 server.
I am using the server in China and so many of the users wish to create
files with Chinese characters in their names.
File names with Chinese characters seem to cause all sorts of problems.
They have trouble creating them, and files which are copied off backup
(from the W2K system)
2010 Jul 07
2
About Simplified Chinese Translation
Hi,
Hello, everyone.
My Name is GaoHu, I'm living in Hangzhou, ZheJiang, China.
Last year, I graduate from college in ShanXi. Now, I'm working in a IT company that
using Delphi and Oracle, with Our Server RHEL.
I'm interest in Open Source and like CentOS as it is simple and stable. I like to use
CentOS as my server, with Fedora as my desktop. I like linux and I just think there
2005 Jun 06
2
simplified Chinese and traditional Chinese translation for R manuals
Hi, every one,
I have translated <An Introduction to R > into simplified Chinese and
traditional Chinese. You can browse them from these two URL:
simplified Chinese:
http://www.biosino.org/pages/newhtm/r/schtml/index.html#Top
traditional Chinese: http://www.biosino.org/pages/newhtm/r/tchtml/
I have distributed these document in HTML format. That is because there is
something wrong with
2013 Jan 24
1
how to read a website with Chinese Character
Hi all,
I am planning to parse some information on a website which includes lots of Chinese characters. Does someone know how to read/display Chinese in R? Thanks.
url = "http://www.teec.org.cn/html/renwujieshao/"
x = readLines(url)
I tried encoding = 'UTF-8' already but it didn't help.
My R version is
$platform
[1] "i386-pc-mingw32"
$arch
[1] "i386"
2009 Sep 15
0
chinese character support issue of rcom
Dear Sir,
rcom is a great package of R. Yet it seems that there is some problem of
Chinese character supporting.
comGetPropery() always get the part of the Chinese character.
Any suggestion would be appreciated.
Thanks.
Michael
> library(rcom)
Loading required package: rscproxy
> txe<-comCreateObject("Excel.Application")
> comSetProperty(txe,"Visible",TRUE);
2008 Mar 18
1
Saving Chinese text in Quartz
I encountered a problem that I don't know where to or how to solve this.
I can put Chinese text to a Quartz window. There is no problem to show
the correct Chinese text string.
However, when this Quartz window is saved, and open by Acrobat or
Acrobat Reader, the Chinese text will become ........
In order to show/preserve my Chinese text in Quartz window, do I have to
set up some parameters?
2010 Jun 29
5
More than two font in a plot
Hi there,
I am a Chinese R user. I hope to display Chinese character in a plot,
and than save it in PostScript format. I have read the article titled
"Non-Standard Fonts in PostScript and PDF Graphics", especially the
section about CJK fonts. I also tried the code:
> pdf("chinese.pdf", width=3, height=1)
> grid.text("\u4F60\u597D", y=2/3,
2008 Aug 25
2
centos wiki doc in Chinese now start !
Hi?all friends here. I am Nathanael Lee from China.All of you can find my ID Nathanael in our community.It's very nice for me to meet all of you here.
I am an English interpretor freely worked in China.I am so lucky that in this year,I got Microsoft Community Influencer Certificate. In these 2 years,I keep my mind to focus on centos and make so many progress both in its daily use and server
2001 Nov 09
3
A chinese R-info page and a question
Dear R community,
I wrote and someone else helped me type a 5-page R-info in Chinese,
covering the most basic information on how to get and install
and start using R on Wintel PC.
This could serve those not fluent in/intimidated by
English but want to start using R.
(I met a lot of those in China)
<http://www.ms.uky.edu/~mai/ZhongWen.htm>
also a MSword version of the same (may print
2006 Jul 12
1
PDF version of Chinese translations of the manual "An Introduction to R"
Dear All,
I distributed the HTML style one year ago (
http://www.biosino.org/pages/newhtm/r/schtml and
http://www.biosino.org/pages/newhtm/r/tchtml). Now I polished it, and
rewrote it with Latex. You can download it from the URL:
http://www.biosino.org/R/R-doc/ (
http://www.biosino.org/R/R-doc/files/R-intro_cn.pdf).
Wish it will be useful for Chinese R users.
Any
2009 Feb 11
1
Chinese language R email list?
A colleague from China is visiting our lab is working with us on some
R-based remote sensing projects, and he was curious if there is a r-help
listserv in Chinese and, if not, if it would be possible to set one up?
I didn't see one listed on the Mailing List page on the cran-r website.
Thanks!
--j
2003 Sep 14
1
Chinese optical character recognition
Hello!
I'm interested in getting a Chinese optical character recognition
program to run under wine.
http://www.twinbridge.com/Products/SharpEye/ocr.html
According to the web site, it may run on Windows 95 as well as the old
Windows 3. Is it therefore safe to assume that it will run under wine?
Surely it should be able to handle anything that can run on Windows 3
right?
Any advice will
2008 Apr 24
1
R-gui and chinese character
I had to test an R-application that works with Chinese character. Just for fun,
I took one character from WikiPedia, pasted it into R-Gui, and pressed enter.
Rgui smoothly closed down without saying anything else.
I am aware, this is not serious....
?
R version 2.7.0 (2008-04-22)
Windows Vista, Service Pack 1
English locale, German Vista
Dieter
2018 Feb 10
1
How to let Xapian support Chinese searching
I installed Eprints, but it can not search Chinese. EPRINTS use Xapian to index data, how to let Xapian support CHINESE searching? Thanks a lot!
2007 Nov 14
1
wine-0.9.49 in Kubuntu Gutsy Couldn't Display Chinese Characters Properly
Please see the attached screenshot. Notice that I could make notepad
show the contents of a file in Chinese after changing the default font
in notepad. I could see the Chinese filename in the window decoration
title. But in the "open" dialog," I couldn't read the Chinese filename
(each Chinese character was shown as '<')
In fact, I fact similar problem (Chinese
2006 Mar 24
6
Chinese characters in the title
Dear experts,
In my application,
Chinese characters work great in the body of the page. However, in the title, they appear as boxes instead of something like " ???????? ".
I also noticed CNET having the same issue:
http://www.cnetnews.com.cn/news/net/story/0,3800050307,39438403,00.htm
So my question to experts here is that is it possible to show Chinese
2019 Sep 13
2
Printing chinese characters (UTF-8) on R 3.5.2 -windows 10
I have a chinese character on a data frame, but the output of printing it is its UTF-8 code. Concretely, the character is ? and the code is U+6703. Following the code I arrive to the instruction
> base::format.default("?")
which prints
[1] "<U+6703>"
I do not know which is the extent of this behaviour either if it follows on most recent versions of R.
Is it
2006 Sep 04
1
Unable to save a plot containing Chinese (two-byte) Characters (PR#9201)
Full_Name: Pavel Stranak
Version: 2.3.1
OS: Mac OS X
Submission from: (NULL) (195.113.20.81)
Whenever I draw a plot containing Chinese character, it draws fine on screen,
but never saves to a file.
It does not matter, whether I first draw it on screen and than save or draw
straight to pdf.
It is also all the same, whether the characters are in label or in the plot
itself (via "pch=..."