Re: [R] ggarrange & legend

2024-02-05 Thread John Kane
Blast it hit send by accident. Anyway the code above is a WWE. I don't see any obvious way no move the legend On Mon, 5 Feb 2024 at 09:13, John Kane wrote: > I'm sorry but that is not a working example. > > A working example needs to create the plots being used. > > For example

Re: [R] ggarrange & legend

2024-02-05 Thread John Kane
plotlist=mylist, common.legend = TRUE, legend="top", labels = c("(A)", "(B)"), font.label = list(size = 18, color = "black"), ncol=2) fig1 #= On Mon, 5 Feb 2024 a

Re: [R] ggarrange & legend

2024-02-05 Thread John Kane
__ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Ki

Re: [R] DrDimont package in R

2024-02-05 Thread John Kane
more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [

Re: [R] arrow on contour line

2024-01-12 Thread John Kane
___ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. &g

Re: [R] Truncated plots

2024-01-09 Thread John Kane
sting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -

Re: [R] adding "Page X of XX" to PDFs

2023-12-02 Thread John Kane
om > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide comment

Re: [R] ggplot adjust two y-axis

2023-11-24 Thread John Kane
t;, sec.axis=sec_axis(trans=~.*50, > name="Second Axis"))+ > scale_fill_brewer(palette="Set1") > > Thanks a lot > Sibylle > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.et

Re: [R] Can someone please have a look at this query on stackoverflow?

2023-11-14 Thread John Kane
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducib

Re: [R] Grouping by Date and showing count of failures by date

2023-09-30 Thread John Kane
> > ? > > And where can we find non-base PivotTable? Please start the scripts with > calls to library() when using non-base functionality. > > Hope this helps, > > Rui Barradas > > > -- > Este e-mail foi analisado pelo software antivírus AVG para verificar a > presença de vírus. > www.av

Re: [R] R coding errors

2023-09-08 Thread John Kane
non-public, proprietary, > privileged, confidential > and > exempt from disclosure under applicable law including the > Official > Secrets Act 1972. **READ MORE...* > <https://mail.uitm.edu.my/index.php?option=com_content=article=83> > > [[alternative HTML versi

Re: [R] Could not read time series data using read.zoo()

2023-08-03 Thread John Kane
ds base > > > other attached packages: > > [1] zoo_1.8-12 > > > loaded via a namespace (and not attached): > > [1] compiler_4.2.2 tools_4.2.2 grid_4.2.2 lattice_0.20-45 > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >

Re: [R] ggplot: Can plot graphs with points, can't plot graph with points and line

2023-07-13 Thread John Kane
ine() > > > > Thank you, > > John > > > > __ > > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > > https://stat.ethz.ch/mailman/listinfo/r-help >

Re: [R] Plotting factors in graph panel

2023-06-29 Thread John Kane
%7C01%7Ctebert%40ufl > > > .edu%7C59874e74164c46133f2c08db7853d28f%7C0d4da0f84a314d76ace60a6233 > > > 1e1b84%7C0%7C0%7C638236073642897221%7CUnknown%7CTWFpbGZsb3d8eyJWIjoi > > > MC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C > > > %7C%7C

Re: [R] Shaded area

2023-03-03 Thread John Kane
ps://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML version deleted]] _

Re: [R] Generic Function read?

2023-02-28 Thread John Kane
; __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.htm

Re: [R] Removing variables from data frame with a wile card

2023-01-14 Thread John Kane
___ > >> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > >> https://stat.ethz.ch/mailman/listinfo/r-help > >> PLEASE do read the posting guide > >> http://www.R-project.org/posting-guide.html > >> and provide commented, minim

Re: [R] R Certification

2023-01-02 Thread John Kane
o/r-help > > >PLEASE do read the posting guide > > >http://www.R-project.org/posting-guide.html > > >and provide commented, minimal, self-contained, reproducible code. > > > > -- > > Sent from my phone. Please excuse my brevity. > > > > ___

Re: [R] Reg: Help in assigning colors to factor variable in ggplot2

2022-12-26 Thread John Kane
ure", y = "Maximum heart rate", colour = "outcome", title ="500 ICU patients" ) ##====## On Mon, 26 Dec 2022 at 09:46, John Kane wrote: > I suspect you may be mixing *plot()* commands with *ggplot()* commands

Re: [R] Reg: Help in assigning colors to factor variable in ggplot2

2022-12-26 Thread John Kane
pleft", legend = c("died", "home", "other hospital", > "secondary care/rehab"), pch = 19, >col = c("#E41A1C", "#377EB8", "#4DAF4A8", "#984EA3")) > ``` > __ >

Re: [R] Amazing AI

2022-12-19 Thread John Kane
g code, it is error proning! > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and pr

Re: [R] rio: list of extensions for supported formats

2022-11-05 Thread John Kane
Cat was being helpful. On Sat, 5 Nov 2022 at 15:39, John Kane wrote: > o idea but there is a list here > https://thomasleeper.com/rio/articles/rio.html > > On Sat, 5 Nov 2022 at 04:04, Sigbert Klinke > wrote: > >> Hi, >> >> is there a functio

Re: [R] rio: list of extensions for supported formats

2022-11-05 Thread John Kane
vide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLE

Re: [R] How long does it take to learn the R programming language?

2022-09-28 Thread John Kane
UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada

Re: [R] Kindly Guide

2022-07-15 Thread John Kane
/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- John Kane Kingston ON Canada __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read th

Re: [R] A humble request

2022-07-03 Thread John Kane
.@eco.qau.edu.pk> wrote: > >>>> > >>>>> Dear Experts, > >>>>> I cannot find a package "wmtsa" for my R version "R 4.2.0". Kindly help > >>>>> me > >>>>> to find it or share the link w

Re: [R] Syntax help for 'Pivot_longer'

2021-12-01 Thread John Kane
1.641887823 2.120099832 4.267840277 > > >> > 3.321634055 3.551965361 > > >> > > > >> > 1100 1.63370882 1.661317381 3.747342619 > > >> > 2.814670223 2.807355369 > > >> > > > >> > 12

Re: [R] Error: the leading minor of order 6 is not positive definite

2021-10-28 Thread John Kane
d, minimal, self-contained, reproducible code. -- John Kane Kingston ON Canada __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-gu

Re: [R] ggplot: add percentage for each element in legend and remove tick mark

2021-08-13 Thread John Kane
gt; > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, r

Re: [R] No "doc" directory in my installation of R.

2021-08-08 Thread John Kane
; > > __ > > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > > https://stat.ethz.ch/mailman/listinfo/r-help > > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > > and prov

Re: [R] DBDA2E-utilities.R file download

2021-06-02 Thread John Kane
" In some cases there may be one missing package." That should reae In some cases there may be more than one missing package. On Tue, 1 Jun 2021 at 14:19, John Kane wrote: > > I have added this to the R Help mailing list as it increases your > chances of getting

Re: [R] DBDA2E-utilities.R file download

2021-06-01 Thread John Kane
. As far as I am aware this > file should simply be some straightforward data to do an exercise in the > book... Nick > > On Tue, 1 Jun 2021 at 01:26, John Kane wrote: >> >> If it seems to have installed correctly try: >> library(DBDA2E) >> which should l

Re: [R] DBDA2E-utilities.R file download

2021-05-31 Thread John Kane
p://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- John Kane Kingston ON Canada __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-h

Re: [R] input string ... cannot be translated to UTF-8, is it valid in 'ANSI_X3.4-1968'?

2021-04-25 Thread John Kane
selected that. This downloaded "NAVCO 1.3 List.RData", which I moved to > > getwd(). Then I did 'load("NAVCO 1.3 List.RData")' and 'attach("NAVCO > > 1.3 List.RData")'. Both of those gave me 8 repetitions of a message > > like "input string ... cannot be translated to UTF-8, is it valid in > >

Re: [R] Query

2021-04-25 Thread John Kane
;single", main="US Wealth > Share Shock", xaxt="n") > axis(side= 1, at = c(10, 20, 30, 40, 50, 60)) > > But it doesn't work. Any suggestions on how to reduce the tick interval? > __ > R-help@r-project.org mai

Re: [R] Can't save files from the Source pane of R Studio

2021-03-22 Thread John Kane
posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://sta

Re: [R] Command history

2021-02-28 Thread John Kane
posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML version deleted]] __ R-help@r-project.org mailing list --

Re: [R] Help Required for R Markdown function.

2021-02-27 Thread John Kane
gt; p1<-predict(rf1,train) > cmatrix<-confusionMatrix(p1,train$CTestresult) > cmatrix > > > ``` > > > I will great thank full if you will help me for to remove the error. > > > > > -- > *Kind Regards* > > Kishor Raut > *Cell No.-07387706552* &

Re: [R] Undesired result

2021-02-17 Thread John Kane
_ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >

Re: [R] Axis whitout all the row, that contains time

2021-02-12 Thread John Kane
RIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML ve

Re: [R] Need help using lattice

2021-02-08 Thread John Kane
__ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained,

Re: [R] problem installing R and RStudio

2021-01-26 Thread John Kane
uide.html > >and provide commented, minimal, self-contained, reproducible code. > > -- > Sent from my phone. Please excuse my brevity. > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.e

Re: [R] rmarkdown and source call to R file.

2021-01-22 Thread John Kane
valuate > chunks in directory" with no luck. > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org

Re: [R] Find the number of clusters using clusGAP function in R

2021-01-20 Thread John Kane
.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML version deleted]] __

Re: [R] writing a function to work with dplyr::mutate()

2021-01-19 Thread John Kane
Thoughts?? > >> > >> [[alternative HTML version deleted]] > >> > >> __ > >> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > >> https://stat.ethz.ch/mailman/listi

Re: [R] Error in is biallelic

2020-11-06 Thread John Kane
Ah, good point. On Fri, 6 Nov 2020 at 20:24, David Winsemius wrote: > > On 11/6/20 4:11 PM, John Kane wrote: > > I think we need a lot mole information. > > > > see these links for suggestions on how to ask a question. > > > > http://adv-r.had.co.nz

Re: [R] Error in is biallelic

2020-11-06 Thread John Kane
ect.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see

Re: [R] Exporting SPSS Dataset to STATA format

2020-10-28 Thread John Kane
http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE an

Re: [R] Reference to cite stats package

2020-10-28 Thread John Kane
t; https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML version deleted]] ___

Re: [R] [External] Re: Package recommendations for outputting table with cell formatting

2020-10-23 Thread John Kane
so produce ‘verbatim’ output or output that > works with the ‘Sweavel’ LaTeX style at http://biostat.mc.vanderbilt.edu/SweaveTemplate>. > > > On Fri, Oct 23, 2020 at 11:11 PM John Kane wrote: > > > > This comes with no guarantee since i have only tried on

Re: [R] Package recommendations for outputting table with cell formatting

2020-10-23 Thread John Kane
de > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UN

Re: [R] write.csv covert Åland to land

2020-10-20 Thread John Kane
ntained, reproducible code. > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide

Re: [R] how to overlay two histograms

2020-09-18 Thread John Kane
nd "new" side by side. > > Please advise, > Ana > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-pro

Re: [R] Writing Persian (Arabic) in a data frame

2020-07-28 Thread John Kane
ect.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston O

Re: [R] Fortune nomination .... Re: Looping through a dataframe

2020-07-24 Thread John Kane
://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE

Re: [R] Arranging ggplot2 objects with ggplotGrob()

2020-07-24 Thread John Kane
ot possible without using one of those two packages? I got the > impression I should be able to use grid.arrange to do so but was not able > to get it to work without disturbing the width alignment above... > > __ > R-help@r-project

Re: [R] Arranging ggplot2 objects with ggplotGrob()

2020-07-24 Thread John Kane
roject.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see

Re: [R] Error in mice package when trying to use subset of variables for imputation model

2020-07-21 Thread John Kane
; 0, 0, 0), TSHS_31R = c(0, 0, 0, 0, 0, 0, 0, 0, 0, 0), TSHS_32R = c(0, > > 0, 0, 0, 0, 0, 0, 0, 0, 0), TSHS_33R = c(0, 0, 0, 0, 0, 0, 0, > > 0, 0, 0)), row.names = c(NA, -10L), class = c("tbl_df", "tbl", > > "data.frame")) > > > rstudioapi::ver

Re: [R] Looping through a dataframe

2020-07-21 Thread John Kane
It occurs to me a simple table command will do what you say you want but I suspect the real analysis is more complicated dat1 <- data.frame(aa = sample(letters[1:5], 10, replace = TRUE), bb = 1:10) table(dat1$aa) On Tue, 21 Jul 2020 at 14:01, John Kane wrote: > As Ber

Re: [R] Looping through a dataframe

2020-07-21 Thread John Kane
ch/mailman/listinfo/r-help > > PLEASE do read the posting guide > > http://www.R-project.org/posting-guide.html > > and provide commented, minimal, self-contained, reproducible code. > > > > [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailin

Re: [R] Creating xts objects from csv file

2020-07-21 Thread John Kane
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane

Re: [R] R Compied for Mac OS X

2020-06-25 Thread John Kane
_ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. &g

Re: [R] to read data for GCalignR package

2020-06-08 Thread John Kane
fully signed written contract. > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > a

Re: [R] How to fix an error in nonlinear regression

2020-05-27 Thread John Kane
-- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada

Re: [R] Wordcloud warnings

2020-05-23 Thread John Kane
,"Reds")[0:-3]) > > } > > > Best, > Bryan > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www

Re: [R] Attribute Combinations

2020-05-21 Thread John Kane
A,A,D0.10 > > A,C,B 0.20 etc > > > > Sincerely > > > > Jeff Reichman > > (314) 457-1966 > > > > > [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list -- To UNSU

Re: [R] survival anaylsis with tabulated data

2020-05-21 Thread John Kane
ion deleted]] > > > > __ > > mailto:R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > > https://stat.ethz.ch/mailman/listinfo/r-help > > PLEASE do read the posting guide http://www.R-project.org/post

Re: [R] Extracting the first currency value from PDF files

2020-05-13 Thread John Kane
> PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML version deleted]] __ R-hel

Re: [R] Need a suggestion on a package to make a figure

2020-05-08 Thread John Kane
/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML version deleted]] ___

Re: [R] Question about package "SentimentAnalysis"

2020-05-08 Thread John Kane
ML version deleted]] > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide

Re: [R] Web-scraping newbie - dynamic table into R?

2020-04-21 Thread John Kane
lease let me know if you learn more or if you have other ideas for me to > consider. > > Regards, > Julio > > On Sun, Apr 19, 2020 at 7:00 PM John Kane wrote: > >> I am a comple newbie too but try this >> library(rvest) >>Kenopage <- " >> htt

Re: [R] how to create a sorted barplot and colored by groups

2020-04-19 Thread John Kane
"MYC" "MYCL" "MYCN" "types" "DIPG_IV_1" 13.63 0.290 "DIPG" "DIPG_IV_2" 15.20.170 "DIPG" "DIPG_IV_3" 11.68 0.080 "DIPG" "BT142_1" 45.95 2.028.23"MCL" "BT142_2" 45.43 2.399.77"MCL" "BT142_3" 48.88 1.71

Re: [R] how to create a sorted barplot and colored by groups

2020-04-19 Thread John Kane
.68 | 0.81 | 0.02 | > | A172_3 | MCL | 49.98 | 0.59 | 0 | > | NHA_R132H_1 | Normal astrocyte | 43.67 | 0.19 | 0 | > | NHA_3 | Normal astrocyte | 58.47 | 0.04 | 0 | > | NHA_R132H_2 | Normal astrocyte | 58.48 | 0.12 | 0 | > | NHA_1 | Normal astrocyte | 58.58 | 0.13 | 0 | > | NHA_2 | Normal

Re: [R] Web-scraping newbie - dynamic table into R?

2020-04-19 Thread John Kane
> > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, s

Re: [R] how do I add text lables on QQ plot

2020-03-11 Thread John Kane
;> > > >> I note that you've asked a number of questions about QQ plots. > > >> I'd recommend that you use QQ plots in a standard way, without > > >> frequently trying to modify/customize them. > > __ >

Re: [R] Help

2020-02-20 Thread John Kane
uide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- John Kane Kingston ON Canada [[alternative HTML version deleted]] __ R-help@r-project.org mailing list

Re: [R] Help

2020-02-20 Thread John Kane
__ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, repr

Re: [R] Unintended behaviour (possibly bugs)

2020-02-16 Thread John Kane
__ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-co

Re: [R] how to create density plot in R with p value

2020-02-11 Thread John Kane
1.1005 > >0.09522 11.56 9.98e-12 0.0773 > > > > I would like to create density plot, like the attached between > > "inter.individual.variance" and "intra.individual.variance" and have p > > value between those two curves. > > > > Please advise, > > Ana > >

Re: [R] scatter plot

2020-02-10 Thread John Kane
o see the data. I have never used library("ggpubr") and I cannot see why cols is appearing in the legend---well it does with my data set. Actually, given my version of the data set I don't see why it it printing the graph. Also do you really want all three grcaphs in one .pd

Re: [R] scatter plot

2020-02-10 Thread John Kane
-0.557 0.556 NoD.rg > 5 -1.90 -0.858 -0.949 NoD.rg > 6 0.631 -0.0930 1.43 NoD.rg > > Thanks > Ana > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help

Re: [R] Value Labels: SPSS Dataset to R

2020-02-08 Thread John Kane
ferences - I will read further on them. > > cheers, cY > > On Sat, Feb 8, 2020 at 10:28 AM John Kane wrote: > >> "use a different function (read_spss) as John has suggested to import the >> file. " >> >> No! As far as I can see sjlabelled is simply

Re: [R] Value Labels: SPSS Dataset to R

2020-02-08 Thread John Kane
roblem, I can now see two options: either declare each > categorical variable as factors, specifying the needed levels and labels. > > OR > > use a different function (read_spss) as John has suggested to import the > file. > > I will experiment with both. > > With much appr

Re: [R] Value Labels: SPSS Dataset to R

2020-02-08 Thread John Kane
= structure( > >c(1, > > 1, 1, 1, 1, 1, 1, 1, 1, 1), > >label = "Did they dance?", > >labels = c(No = 0, > > Yes = 1), > > class = "haven_labelled" > > ) > >), >

Re: [R] Value Labels: SPSS Dataset to R

2020-02-07 Thread John Kane
nted, minimal, self-contained, reproducible code. > > > > > > > [[alternative HTML version deleted]] > > > > __ > > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > > https://stat.ethz.ch/mailm

Re: [R] how to read a database in R?

2020-02-01 Thread John Kane
synchronous mode: disk I/O error > Use `synchronous` = NULL to turn off this warning. > > Please advise, > Ana > > On Sat, Feb 1, 2020 at 8:55 AM John Kane wrote: > > > > Hi Ana > > Stolen from https://gist.github.com/jwolfson/72bc7d7fd8d339955b38 >

Re: [R] how to read a database in R?

2020-02-01 Thread John Kane
t; Ivan > > > > [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-pro

Re: [R] "In sqrt(VS) : NaNs produced"

2020-01-20 Thread John Kane
ww.dewey.myzen.co.uk/home.html > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.h

Re: [R] What is best way to calculate % of time?

2019-12-25 Thread John Kane
y explain how your data can generate such > > information, I think it will be difficult/impossible to help you. > > > > Cheers, > > Bert > > > > [[alternative HTML version deleted]] > > _______

Re: [R] What is best way to calculate % of time?

2019-12-25 Thread John Kane
r, PhD. > Neotropical bat risk assessments > Conservation Fellow - Wildlife Conservation Society > > If we lose the bats, we may lose much of the tropical vegetation and the > lungs of the planet > > Using acoustic sampling to identify and map species distributions > an

Re: [R] What is best way to calculate % of time?

2019-12-25 Thread John Kane
ustic sampling to identify and map species distributions > and pioneering acoustic tools for ecology and conservation of bats for >25 > years. > > Key projects include providing free interactive identification keys and call > fact sheets for the vocal signatures of New World Bats > > ___

Re: [R] date

2019-12-17 Thread John Kane
> Center for Statistics, Copenhagen Business School > Solbjerg Plads 3, 2000 Frederiksberg, Denmark > Phone: (+45)38153501 > Office: A 4.23 > Email: pd@cbs.dk Priv: pda...@gmail.com > > __ > R-help@r-project.org mailing list

Re: [R] Another Real Basic Question

2019-10-18 Thread John Kane
read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- John Kane Kingston ON Canada __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.et

Re: [R] File corrupted in R/magic number

2019-08-27 Thread John Kane
ail.com>* > > *Tel: +91 9912241982.* > > [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/

Re: [R] Plotting in R

2019-07-06 Thread John Kane
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- John Kane

Re: [R] How to change x axes labels in plot_ly?

2019-06-23 Thread John Kane
ontinue on the right? > > If I change plotly to show the x axis based on "FiscalYear_Days", the line > is right, but I want at the bottom to show the month and day as labels: > > plot_ly(renewals_chart_data, > > x = ~`FiscalYear_Days`, > >

Re: [R] Color-coding data points in complex dotplot (ggplot2)

2019-04-06 Thread John Kane
.88028, 5.50403, 9.73558, 8.56419, > > 11.84524, 16.34892, 18.15789, 10.58036, 14.80932, 12.06081, > > 12.96992, 9.86014, 12.45652, 6.625, 6.93396, 9.10714, 3.66142, > > 9.19811, 10.88346, 2.88851, 6.85096, 10.27778, 8.29787, 13.0088

Re: [R] Problems install R package "Caret" in Rstudio version 3.3.3

2019-04-01 Thread John Kane
__ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproduci

Re: [R] Structuring data for Correspondence Analysis

2019-03-30 Thread John Kane
ailing list -- To UNSUBSCRIBE and more, see > > https://stat.ethz.ch/mailman/listinfo/r-help > > PLEASE do read the posting guide > > http://www.R-project.org/posting-guide.html > > and provide commented, minimal, self-contained, reproducible code. > > > > [[al

Re: [R] Analysing diallel and line x tester mating design with multiple location in R

2019-03-28 Thread John Kane
_ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-containe

  1   2   3   4   5   6   7   8   9   10   >