similar to: plot.new, trellis and windows plot history (PR#8935)

Displaying 20 results from an estimated 4000 matches similar to: "plot.new, trellis and windows plot history (PR#8935)"

2008 Dec 04
1
Changing 'record' option in open graphics device
Hi, I am wondering if there is a way to change the value of the "record" option in a graphics device that is already open (and accepts this option). I don''t want to open a new device with, for example "dev.new(record=T)", but just want to change the settings of the current device. This can be done by pointing and clicking on the "history" tab of a
2002 Feb 11
1
graph history
Hi everybody. I was just wondering if this is a bug or I am simply doing something wrong. Here is what happened: (1) I typed windows() to get the graph menu bar (2) I turned record on history menu (3) I created a couple of plots (4) I checked with PageUp and PageDown that I can scroll through them (5) I saved the history to a variable, say, hhh (6) I dumped hhh to a file called hhh.R (7) I quit
2004 May 13
2
R 1.9.0 and pred.rpart
I have just upgraded from R 1.7.3 to R 1.9.0 and have found that the predict function no longer works for rpart: > predict(hmmm,sim3[1:10,]) Error in predict.rpart(hmmm, sim3[1:10, ]) : couldn't find function "pred.rpart" I have re-installed the rpart package to no avail. Any ideas? Giles Hooker
2010 Aug 05
3
PageUp/Down in gnome-terminal
Dear all, I am using gnome-terminal to run R, and I noticed that standard PageUp/Down do not work but they do work for other programs within the same terminal window (e.g. irssi). Scroll bar does not work either. I run R using GNU-screen, but it doesn't seem to make any difference. Many thanks Olga ------------------ R version 2.11.1 (2010-05-31) 2010 x86_64 GNU/Linux Ubuntu 10.04.1 LTS
2003 Aug 21
1
graphics device
Hi all, well i know this was probably already posted many times, couldnt find anything about it though. This is a beginner problem. I have a Trellis plot which is very large, i.e. it only shows me the last few panels (after going automatically through the first ones and stopping at the last few). When i scrole with PageUp or Page down it shows me the panels of a graph i did last time but not of
2008 Aug 28
2
Defining environments within functions
How can I define environments within a function so that they are visible to calls to a sub-function? I have defined an objective function, ProfileErr = function(params,...) which I would like to optimize using standard routines (optim, nlminb,....) but which contains auxiliary variables which need to be updated along with params. No optimization routine in R that I have found has facilities
2009 Aug 28
2
R CMD check does not recognize S4 functions inside other functions?
I am developing a new R package and am now checking it for submission to CRAN. The some functions in the package make use of the sparse matrix routines in the package 'Matrix'. When these are loaded in R, they create no problems. However, when running R CMD check, I run into the following error in executing the examples in a .rd file: > DD = Matrix(diag(1,200),sparse=TRUE) >
2008 Aug 22
1
R CMD check problem
I have a query after finding an error running Rtools on a Windows machine. I am trying to build an update to the R fda library using Rtools27 under Windows XP Pro. This is the current fda library on RForge: http://r-forge.r-project.org/projects/fda Following R CMD build, R CMD check produces the following error in 00Install.out: installing R.css in F:/work/RForge/fda.Rcheck make: ***
2020 Sep 04
4
Acls
Hi I have some problems with setting permissions on my share. I think it has to do that I didn?t configure this If you use the winbind 'ad' backend on Unix domain members and you add a gidNumber attribute to the Domain Admins group in AD, you will break the mapping in idmap.ldb. Domain Admins is mapped as ID_TYPE_BOTH in idmap.ldb, this is to allow the group to own files in Sysvol on a
2008 Nov 30
1
normal-bracket50bracket-normal?
Hello: I've found structures like "normal-bracket50bracket-normal" in help files for R packages including the following: * "mergeprepare" and "mergematrices" in a document dated March 3, 2004 by Richard Mott; the second contains "normal-bracket30bracket-normal". * "Fperm.fd" and "tperm.fd" in the
2019 Oct 23
2
issues with Asterisk CLI
Hello, I have Asterisk 16.2 on Debian. In the Asterisk CLI, I would like to change 2 things: 1) change the keybindings for commandline editing (what in bash is called "readline" editing of the command line) The CLI is missing some very useful keybindings, and even worse, has misconfigured others, For instance, "ctrl"+"w" should delete the last word backward. But
2018 Sep 03
2
Centos on Dell XPS15
Is anyone successfully running Centos 7 on a Dell XPS15? If so, which model? If not, what was the problem? Thank you!
2018 Sep 19
2
Centos on Dell XPS15
On 09/07/2018 04:01 AM, H wrote: > On September 4, 2018 10:51:09 AM GMT+02:00, Patrick Laimbock <patrick at laimbock.com> wrote: > > -----Original message----- > > From:H <agents at meddatainc.com> Sent: Monday 3rd September 2018 14:52 To: Centos Mailing List <centos at centos.org> Subject: [CentOS] Centos on Dell XPS15 Is anyone successfully running
2018 Sep 04
5
Centos on Dell XPS15
-----Original message----- > From:H <agents at meddatainc.com> > Sent: Monday 3rd September 2018 14:52 > To: Centos Mailing List <centos at centos.org> > Subject: [CentOS] Centos on Dell XPS15 > > Is anyone successfully running Centos 7 on a Dell XPS15? If so, which model? If not, what was the problem? > > Thank you! I only ran Fedora 28 Workstation Live from
2002 Mar 27
2
Need suggestions for nice handling of MANY plots
I have a collection of SAS code that helps people review large amounts of data on a regular basis. It does this by using SAS's proc gplot with a "by" statement to prepare as many as 400 (yes, 400) separate graphs. The code is run on a remote unix host, and displayed on the reviewer's local desktop using X11 and SAS's display manager. The process is initiated from a web
2009 Jul 03
2
Two questions about the cloud function in the lattice package
Hi, I have two questions regarding the cloud function in the lattice package: 1) Is there a way to not print the surrounding frame (i.e. the square surrounding the entire plot)? 2) Is there a way to italicize the text displayed with the key argument? Some sample code: data(iris) cloud(Sepal.Length~Petal.Length*Petal.Width,data=iris, groups=Species,screen=list(z=20,x=-70),
2018 Sep 04
0
Centos on Dell XPS15
Hello, On Mon, 3 Sep 2018 14:52:33 +0200 H <agents at meddatainc.com> wrote: > Is anyone successfully running Centos 7 on a Dell XPS15? If so, which model? If not, what was the problem? Dell XPS15 9590 here running for one year, CentOS7 but running kernel 4.9.75-204.el7.centos.x86_64 specifically. I also use an external DELL dock adapter WD15 to get eth0 plug and more (this model
2008 Dec 31
2
Lattice trellis.focus() with pdf
Hi, I have a the code for a plot that works perfectly running in R and printing to a Quartz object but which doesn't work when I make the trellis device a pdf. The code is as follows: ---- trellis.device(device="pdf", new=TRUE) trellis.par.set(my.theme()) dotplot(Y ~ X | C, groups=G, data=D, layout=c(2,1), ... ) trellis.focus("panel", 1, 1) for (y in 1:5) {
2003 Dec 07
2
par(las = 1) not possible in polymap(), library(splancs)?
Dear all, I want my PhD thesis which I hand in tomorrow to look even nicer: Does polymap in the splancs library not allow horizontal plotting of y-labels? I have tried polymap(studyarea, xlab = "x (m)", ylab = "y (m)", las = 1) but it doesn't change the labels? Mayby some function in library(spatstat) support las? Thanks! Sincerely, Tord
2018 Sep 24
2
Centos on Dell XPS15
On 09/21/2018 03:59 PM, H wrote: > On 09/18/2018 08:58 PM, H wrote: >> On 09/07/2018 04:01 AM, H wrote: >>> On September 4, 2018 10:51:09 AM GMT+02:00, Patrick Laimbock <patrick at laimbock.com> wrote: >>> >>> -----Original message----- >>> >>> From:H <agents at meddatainc.com> Sent: Monday 3rd September 2018 14:52 To: