Re: [R] URGENT help-Problem with panel barplot spacing

2019-05-28 Thread Kwesi A. Quagraine
Thanks for the code, Rich. I now get the concept of using the lattice library. Most grateful for the references shared. Regards Kwesi On 28 May 2019 at 19:56:06, Richard M. Heiberger (r...@temple.edu) wrote: I think this is what you want. You didn't send a reproducible example (no values for dj

Re: [R] Graphic functions in the ade4TKGUI graphic user interface in R

2019-05-28 Thread Rui Barradas
Hello, Cross-posting is not welcome, you should wait a few days for a SO [1] answer before posting to R-Help. [1] https://stackoverflow.com/questions/56347402/graphic-functions-in-the-ade4tkgui-graphic-user-interface-in-r Rui Barradas Às 17:07 de 28/05/19, Ahmed Attia escreveu: I have a p

[R] Error in using tokens script

2019-05-28 Thread Jianjun Wang
Hi, Colleagues. As shown at the bottom, I was able to obtain information from a column (named "Message") of a text data (named "SMSSpamCollection" (i.e., SMSSpamCollection$Message[44]). But when I ran SMSSpamCollection.token <-tokens(SMSSpamCollection$Message, what="word", +

Re: [R] URGENT help-Problem with panel barplot spacing

2019-05-28 Thread Richard M. Heiberger
I think this is what you want. You didn't send a reproducible example (no values for djf.gcms or for cores1). For what I think you are doing, lattice would be much simpler. It handles the repetition within each panel for you. ## generate some data djf.gcms <- matrix(sample(50, size=9*12, replac

[R] Graphic functions in the ade4TKGUI graphic user interface in R

2019-05-28 Thread Ahmed Attia
I have a problem with the graphic functions in the ade4TKGUI graphic user interface in R. I want to reset the label size and boxes options, but get this error message Error in (function () : object 'pmvar' not found or this error message Error in s.label(xax = 1, yax = 2, plabels.cex = 1, plab

[R] [R-pkgs] WriteXLS version 5.0.0 now available

2019-05-28 Thread Marc Schwartz via R-packages
Hi all, I am pleased to announce that WriteXLS version 5.0.0 is now available on CRAN: https://cran.r-project.org/web/packages/WriteXLS/index.html This supersedes version 4.1.0 and should appear on your local CRAN mirror in due course, if not there already. WriteXLS, first released in 2009,

Re: [R] cspade {arulesSequences} error

2019-05-28 Thread reichmanj
Abby My code runs just fine at home but when I transfer it to work and rerun it error out at the line shown. Even errors out when I try the example sin the package documentation. So I’m pretty sure is isn’t my code but rather how our IT folks have configured our work systems. Peter Dalgaard

[R] URGENT help-Problem with panel barplot spacing

2019-05-28 Thread Kwesi A. Quagraine
Hello All, I am struggling to control the spaces between barplots I have panelled. I would be grateful for any help in reducing the spaces between the plots. For instance, how I can reduce distance between 1 and 2, 2 and 3 etc. I would appreciate any help on this. Thanks Here’s a snippet of my

Re: [R] cspade {arulesSequences} error

2019-05-28 Thread peter dalgaard
Antivirus checkers sometimes temporarily move new files to a "safe location" for checking. That can produce this kind of effect. -pd > On 24 May 2019, at 00:00 , reichm...@sbcglobal.net wrote: > > R-Help > > > > When I run the cspade function from the arulesSequences package... > > > > s