search for: vdots

Displaying 9 results from an estimated 9 matches for "vdots".

Did you mean: dots
2007 Feb 06
2
abbreviate dataframe for Sweave output
I wanted to print the first and last rows of some dataframes in Sweave using dots in columns to separate the two parts. Head and tail almost work, but I have problems with factors and row names. z<-data.frame(id=letters[1:26], x=sample(1:26,26)) rbind(head(z,3), ".", tail(z,1)) id x 1 a 18 2 b 8 3 c 14 4 <NA> . 26 z 10 Warning message: invalid
2011 Feb 06
1
Psych can't load LaTeX entities file
...@@ -197,9 +197,9 @@ #LATIN SMALL LIGATURE FL "64258": fl #DOUBLE HIGH-REVERSED-9 QUOTATION MARK -"8223": `` +"8223": "``" #SINGLE HIGH-REVERSED-9 QUOTATION MARK -"8219": ` +"8219": "`" #VERTICAL ELLIPSIS "8942": \vdots{} #HYPHEN BULLET @@ -502,17 +502,17 @@ #requires fontenc:T1 "187": \guillemotright{} #LEFT SINGLE QUOTATION MARK -lsquo: ` +lsquo: "`" #LEFT SINGLE QUOTATION MARK -"8216": ` +"8216": "`" #RIGHT SINGLE QUOTATION MARK rsquo: "''&qu...
2002 Feb 28
3
R-plots with 'complex' axis-labelling
Hi there, I want to create plots with some kind of 'complex' axis labelling of the form $\dot{V}$ and integrate those plots into a LaTeX document. What is the best way to go? I've figured out, that the 'plotmath' commands are somewhat limited (at least I wasn't able to get the $\dot{V}$ generated) and that plots with 'plotmath'-axes wouldn't export
2011 Aug 07
0
Question about WD drives with Super Microsystems
...to create -a version of the jbod. Hoping I can convince lsi/netapp to sell me DS6600 tray or nexsan E60x or DDN S26000 without their gold plated drives. Or just don''t buy WD drives. Only hitachi/ibm or seagate NL SAS are any good. God''s work is never done; neither apparently VDOTs.
2010 Apr 27
1
sprintf() and return() oddity
Hi,   If I use sprintf and return inside a function, sprintf doesn't print anything anymore. See the non-sense example below.   > x <- function() { a <- 888 + sprintf("xxx %s", a) } > x() [1] "xxx 888" > x <- function() { a <- 888 + sprintf("xxx %s", a) + return(a) } > x() [1] 888 Is this a bug? Cheers!! Albert-Jan
2006 Aug 22
1
Access denied
I'm trying to upgrade from Samba 3.0.14a to 3.0.23b. Using the exact same config file that I did in the older version, and using the exact same share directory and file permissions as I did with the old version, a share that I used to be able to access now returns: tree connect failed: NT_STATUS_ACCESS_DENIED When I try to connect to my home directory that's shared on the fly, I
2007 May 28
0
[LLVMdev] [llvm-announce] LLVM 2.0 Release
<cc'ing llvmdev, please don't email me directly> On Sun, 27 May 2007, Christophe Avoinne wrote: > On 23/05/2007 22:05:48, Chris Lattner (sabre at nondot.org) wrote: > > LLVM 2.0 is done! Download it here: http://llvm.org/releases/ or view > > the release notes: http://llvm.org/releases/2.0/docs/ReleaseNotes.html > > > > Hello Chris. > > Your
2005 Oct 05
1
"Access denied" errors with version 3.0.20
Samba version 3.0.20 running on FreeBSD 5.4-Stable. Certain users on certain machines are losing access to my fileserver--one moment things are working and the next, they don't work. I can't figure out how to regain connectivity for those users on those workstations (running Win XP Pro). Please help! At about 08:15 on 3 Oct 2005 I was able to save a log file of the problem in action.
2000 Feb 28
1
Failed RPC Call
I am totally at a loss. I use domain authentication off an NT Server 4.0 computer with service pack 5. I use Samba 2.0.6 running Mandrake 7.0 on my fileserver. I've tried both the "stock" version of samba that came with Mandrake and also a fresh build from the tarball off samba.org's mirror site. Here is the problem: I have a series of services established, all of which