#
From: Bert Gunter [mailto:bgunter.4...@gmail.com]
Sent: Monday, 28 December 2020 12:08 AM
To: seyitali.ka...@ibu.edu.tr
Cc: R-help
Subject: Re: [R] Passing variable name
This is a *plain text* list. As you can see from the included text that I
received, t
table(MyData$V1, MyData$V2)
�
print(MyT)
�
MyChi<- chisq.test(MyT)
print(MyChi)
dMyT <- data.frame(as.table(as.matrix(table(MyData$V1, MyData$V2, useNA =
"ifany"
name2<- c(V1, V2, "Frequency")
names(dMyT) <- name2
�
ggplot(data = na.omit(dMyT), aes(fill=V2, y=Frequency, x=V1))
Dear All,
I need to create eps file which is the required figure format of the
journal that I want to submit a paper. I am able to create files in pdf or
wmf format but not in eps format. Is there a way to convert pdf or wmf to
eps? or alternatively, how can I create an eps file in R?
Any help i
-----------
Dr. Seyit Ali KAYIS
Selcuk University
Faculty of Agriculture
Kampus, Konya, TURKEY
s_a_ka...@yahoo.com,s_a_ka...@hotmail.com
Tell: +90 332 223 2830 Mobile: +90 535 587 1139 Fax: +90 332 241 0108
Greetings from Konya, TURKEY
n")
x0<- 0.3
y0<- 0.5
x1<- 1.8
y1<- 0.5
segments(x0, y0, x1, y1, col="red", lty=2)
x0<- 0.3
y0<- 4.4
x1<- 1.8
y1<- 4.4
segments(x0, y0, x1, y1, col="red", lty=2)
x0<- 0.3
y0<- 0.5
x1<- 0.3
y1<- 4.4
segments(x0, y0, x1, y1, col="red
ake. Any comment is deeply
appreciated.
Kind Regards
Seyit Ali
----------
Dr. Seyit Ali KAYIS
Selcuk University
Faculty of Agriculture
Kampus, Konya, TURKEY
s_a_ka...@yaho
attached file. I want to understand where I am making a mistake. Any
comment is deeply appreciated.
Kind Regards
Seyit Ali
--
Dr. Seyit Ali KAYIS
Selcuk University
Faculty of
7 matches
Mail list logo