Displaying 3 results from an estimated 3 matches for "showprevi".
2020 May 11
3
Clients send tons of Notiftication requests
...y = no
qbox = no
timemachine = no
public = yes
invalid users = "guest","kodi"
read list = @"nas"
write list = "admin","luca"
valid users = "root","admin","luca",@"nas"
inherit permissions = yes
shadow:showprevious = yes
shadow:snapdir = /share/CACHEDEV1_DATA/_.share/Web/.snapshot
shadow:basedir = /share/CACHEDEV1_DATA/Web
shadow:sort = desc
shadow:format = @GMT-%Y.%m.%d-%H:%M:%S
smb encrypt = disabled
create time = 2020:01:30:19:29:42:65
strict allocate = yes
streams_depot:check_valid = yes
mangl...
2010 Jun 15
1
Fwd: Re: "Graphics history" in UNIX
..., via Bash
menu Settings>ModifyProfile>Input,
in the "Output" column of a new Console:
F10+AnyModifier : source("/.../GraphicsHistorySubstitute.R")' ##
initialise
F10-AnyModifier : rp$record()\n ## record current plot'
F11-AnyModifier : rp$showPrevious()\n ## show previous recorded plot'
F11+AnyModifier : rp$showNext()\n ## show next recorded plot'
F12-AnyModifier : rp$restore()\n ## show last recorded plot'
Do you know if and how to achieve the same effect writing a script
instead of interactively coding key...
2010 Jun 09
2
"Graphics history" in UNIX
Hello. First post, please excuse lack of experience.
I recently switched from MS-Win to Kubuntu and find it rather difficult
to recover Cran-R ease of use.
The "Graphics history" facility available under Windows was, for me,
extremely useful.
From Murrell's 2005 book (see citation below) I understand that no such
facility is available under non-Windows systems.
In R-help