search for: autobrowse

Displaying 7 results from an estimated 7 matches for "autobrowse".

2011 Feb 01
1
Setting maximum value of the legend on an image.plot and animation
...ot;) # create an animation of the complete temporal domain in the ncdf file. saveHTML({ for (i in 1:364) { image.plot(salt[, , i]) } }, img.name = "salinity.img", imgdir = "salinity_dir", htmlfile = "salinity.html", zmax = c(0, 80), autobrowse = FALSE, title = "TIME SALINITY PREDICTIONS", description = c("This should plot 1 years daily salinity predictions in Florida Bay") ) Almost all of the data sets I work with are multi-temporal spatial forms. Being able to view the time sequence is very important t...
2010 Jun 05
2
R2HTML problem
Im developing an application with R and Gtk+. It's just a simple GUI which helps new users to interactuate with R. Thing is, when you do a statistical analysis, I also want to provide a HTML report, but HTMLStart doesnt work propperly when executing from TinnR. It does create the file but not empty, I've tried some examples from different websites, and it's always the same.. it works
2004 Apr 21
0
R2HTML update
...(colours). - Added a Sweave driver (for Friedrich Leisch wonderfull Sweave tool) which allows to include R code within complex HTML files and to replace this code by it's outputs (objects in HTML and graphs in png). Comes with sample files. - Dynamic use with HTMLStart() has a new option 'autobrowse' which auto-refresh (callls) the browser each time a command is processed. DESCRIPTION: Package: R2HTML Version: 1.3 Title: HTML exportation for R objects Author: Eric Lecoutre <lecoutre at stat.ucl.ac.be> Maintainer: Eric Lecoutre <lecoutre at stat.ucl.ac.be> Depends: R (>= 1....
2004 Apr 21
0
R2HTML update
...(colours). - Added a Sweave driver (for Friedrich Leisch wonderfull Sweave tool) which allows to include R code within complex HTML files and to replace this code by it's outputs (objects in HTML and graphs in png). Comes with sample files. - Dynamic use with HTMLStart() has a new option 'autobrowse' which auto-refresh (callls) the browser each time a command is processed. DESCRIPTION: Package: R2HTML Version: 1.3 Title: HTML exportation for R objects Author: Eric Lecoutre <lecoutre at stat.ucl.ac.be> Maintainer: Eric Lecoutre <lecoutre at stat.ucl.ac.be> Depends: R (>= 1....
2012 May 31
0
Incorporate a shapefile with an package animation
...image.plot(Stage[, , i], zlim=c(-20,500), main = "EDEN Jan 10 - 28 2011\n Uncorrected Real Time Stage") plot(ENP_WCA, col="black") } }, img.name = "Stage.img", imgdir = "EDEN_dir", htmlfile = "Eden_stage.html", autobrowse = FALSE, title = "TIME SALINITY PREDICTIONS", description = c("EDEN Real Time Uncorrected Data") ) Thanks for your attention. Steve Friedman Ph. D. Ecologist / Spatial Statistical Analyst Everglades and Dry Tortugas National Park 950 N Krome Ave (3rd Floor) Ho...
2011 Jan 04
0
Package animation update (v2.0-0)
...when the ?convert utility cannot be found; instead, they only issue warnings; ?a hidden option ani.options('convert') can be used to specify the ?location of convert.exe in ImageMagick ? ?o saveMovie(), saveHTML(), saveSWF() and saveLatex() will try to ?open the output if ani.options('autobrowse') is TRUE; and they will ?keep the current working directory untouched when evaluating 'expr' ?(i.e. ?'expr' will be evaluated under getwd()) Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa Sta...
2011 Jan 04
0
Package animation update (v2.0-0)
...when the ?convert utility cannot be found; instead, they only issue warnings; ?a hidden option ani.options('convert') can be used to specify the ?location of convert.exe in ImageMagick ? ?o saveMovie(), saveHTML(), saveSWF() and saveLatex() will try to ?open the output if ani.options('autobrowse') is TRUE; and they will ?keep the current working directory untouched when evaluating 'expr' ?(i.e. ?'expr' will be evaluated under getwd()) Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa Sta...