search for: offbase

Displaying 14 results from an estimated 14 matches for "offbase".

Did you mean: ffbase
2013 Oct 23
1
Scripting call to R-Studio compile PDF
...make a call to whatever is called when a user opens up one of these files and manually clicks "Compile PDF". Basically, this would allow me to refresh all of the reports before assimilating their pdf's into a composite document. Does anyone know offhand how to do this, or if I'm offbase in even trying? Thanks [[alternative HTML version deleted]]
2000 Dec 28
2
ssh-agent, protocol 2, openssh-2.3.0p1
...clients and 2.2 server. I am running the 2.3 client AND server and am having a similar problem. The only unusual aspect of my installation is that I'm using port 24 until I convince myself that this is all something I'm doing wrong, and switch to openssh! Apologies in advance if I'm offbase... I'm a moderately experienced ssh user, been running various versions for about three years, and have been using agent forwarding for the last couple of years with ssh.com's ssh1 and ssh2. This is my first dalliance with openssh. There are two machines, A and B. A is running openssh-2...
2018 Jan 10
0
Error installing ggplot2 package
...ry() or require() function. Have you done this? See ?installed.packages if you are unsure. Also, R must know what libraries to look in for any packages to be loaded via the library() function. see ?library for possibly relevant help on specifying the location if needed. Finally, apologies if I am offbase on this; others may understand your error message better than I and give you a more appropriate response. *Or through a suitable GUI interface that call install.packages(). Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things i...
2018 Jan 10
2
Error installing ggplot2 package
DeaR Forum, I am trying to install the library ggplot2.? Currently I am using following R version R version 3.4.1 (2017-06-30) -- "Single Candle"Copyright (C) 2017 The R Foundation for Statistical ComputingPlatform: x86_64-w64-mingw32/x64 (64-bit) However, when I try to install ggplot2 and few other packages, I am getting following error. > library(ggplot2)Error: package or namespace
2008 Jul 02
0
question on dispersion parameter
...* * For my modelling purposes, I understand that my mean is exp(-1.131351-.008803*degdays). What I want to do is to draw a random number from a lognormal distribution with this mean. What is my variance? Is it the dispersion parameter * mean? Or exp(dispersion parameter * mean)? Or am I completely offbase? Thanks. -- View this message in context: http://www.nabble.com/question-on-dispersion-parameter-tp18242697p18242697.html Sent from the R help mailing list archive at Nabble.com.
2018 Jan 14
2
consolidate three function into one
......) { code 3} ## can be "consolidated as": f <- function( someargs, ...){ if( expr(someargs)) f1(...) else if(expr2(someargs)) f2(...) else f3(...) } The "..." argument to f can soak up any named additional arguments you wish to pass to f1, f2, or f3. My apologies if this is offbase or too vague, and feel free to ignore in that case. I don't have the patience to go trough your code in detail. Others may and give you what you want. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- O...
2018 Jan 14
0
consolidate three function into one
...olidated as": > f <- function( someargs, ...){ > if( expr(someargs)) f1(...) > else if(expr2(someargs)) f2(...) > else f3(...) > } > The "..." argument to f can soak up any named additional arguments you wish to pass to f1, f2, or f3. > My apologies if this is offbase or too vague, and feel free to ignore in that case. I don't have the patience to go trough your code in detail. Others may and give you what you want. > Cheers, > Bert > > > > Bert Gunter > > "The trouble with having an open mind is that people keep coming along and...
2018 Jan 14
0
consolidate three function into one
......) { code 3} ## can be "consolidated as": f <- function( someargs, ...){ if( expr(someargs)) f1(...) else if(expr2(someargs)) f2(...) else f3(...) } The "..." argument to f can soak up any named additional arguments you wish to pass to f1, f2, or f3. My apologies if this is offbase or too vague, and feel free to ignore in that case. I don't have the patience to go trough your code in detail. Others may and give you what you want. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- O...
2018 Jan 15
2
consolidate three function into one
...olidated as": > f <- function( someargs, ...){ > if( expr(someargs)) f1(...) > else if(expr2(someargs)) f2(...) > else f3(...) > } > The "..." argument to f can soak up any named additional arguments you wish to pass to f1, f2, or f3. > My apologies if this is offbase or too vague, and feel free to ignore in that case. I don't have the patience to go trough your code in detail. Others may and give you what you want. > Cheers, > Bert > > > > Bert Gunter > > "The trouble with having an open mind is that people keep coming along and...
2003 Jun 17
1
Samba3.0 domain GID/UID/SID transformations
...ng: > > wbinfo -n user |xargs wbinfo -S > > while this isn't TOO terribly tedious on my small network, I have a > feeling that larger companies will have a problem with that, and that > perhaps I am missing some tool that would be great convenience to me.. > > am i offbase here, or do i just need to do that wbinfo on each user, and > hand edit my /etc/passwd to change the uid/gid's, and then re-chown > everyones homedir and mailspool? i kinda hope not :) There are a few solutions to your problem - one that many sites will be coming across as they attemp...
2018 Jan 15
0
consolidate three function into one
...ction( someargs, ...){ > > if( expr(someargs)) f1(...) > > else if(expr2(someargs)) f2(...) > > else f3(...) > > } > > The "..." argument to f can soak up any named additional arguments you > wish to pass to f1, f2, or f3. > > My apologies if this is offbase or too vague, and feel free to ignore in > that case. I don't have the patience to go trough your code in detail. > Others may and give you what you want. > > Cheers, > > Bert > > > > > > > > Bert Gunter > > > > "The trouble with having...
2018 Jan 15
1
consolidate three function into one
...olidated as": > f <- function( someargs, ...){ > if( expr(someargs)) f1(...) > else if(expr2(someargs)) f2(...) > else f3(...) > } > The "..." argument to f can soak up any named additional arguments you wish to pass to f1, f2, or f3. > My apologies if this is offbase or too vague, and feel free to ignore in that case. I don't have the patience to go trough your code in detail. Others may and give you what you want. > Cheers, > Bert > > > > Bert Gunter > > "The trouble with having an open mind is that people keep coming along and...
2006 Jun 22
2
PRI Issue - Calls being rejected with unacceptable channel
Hey all. We have a DS3 circuit with GBLX split off into 7 systems with a 4 port sangoma card (A104D) in the first 2 systems, and digium T410P cards in the other 5. GBLX numbers their spans from 0 to 3 instead of 1-4 and we have a NFAS configuration with the d-channel on chan 96. All of our systems are running 1.0.7 for stability reasons (and no good time for maintaince, the entire platform
2004 Jul 10
3
limiting doesn''t work
Hi folks, I read the fantastic LARTC How-to and after that i tried to limit one host in my LAN for both down-and upload bandwidth usage. I took section 15.9. and added uplink-limiting as I understood it from the previous chapters. Unfortunately it doesn''t work. I ran the script and went to the specified PC, started a download, and watched the rate. The rate was always about 2000 kbit/s,