similar to: lattice xyplot point labelling

Displaying 20 results from an estimated 100 matches similar to: "lattice xyplot point labelling"

2011 Jun 01
2
lattice panel fine control
Hello R experts, what follows is my reproducible example: mydata<-structure(list(ped.avg = c(335.9, 110.8, 645.7, 638.9, 1468.1, 126.4, 4811.1, 88.5, 868.5, 656.6, 723.6, 654, 2.8, 15, 14.2, 17.5, 15.4, 112.1, 424.7, 18.3, 19.9, 28.6, 25.6, 23.5, 15.4, 27, 62.1, 15.6, 74.6), ped.erst = c(96, 53.2, 615.2, 616.5, 512.9, 56.2, 1851.8, 57.1, 579.5, 613.2, 601.1, 613.6, 1.3, 6.3, 6.5, 6.1,
2010 Jun 30
6
Multiline and grouping in R
Hi All, this is my first mail here. I'm trying to plot a multiline chart grouping values with no success. I have read a lot in the official Wiki and also searched via Google, but I did not find anything. I'm importing some data from a cvs file. Here is a sample: YEAR,AREA,CASES 1988,CONTRACTS,286 1988,INTERNATIONAL,189 1988,FAMILY,385 1988,TAXATION,177 1989,CONTRACTS,233
2012 Oct 31
1
ffdfindexget from package ff
I'm having trouble getting ffdfindexget to work right in Windows. Even the most trivial of examples gives me problems. > myVec = ff(1:5) > another = ff(10:14) > littleFrame = ffdf(myVec, another) > posVec = ff(c(2, 4), vmode = 'integer') > ffdfindexget(littleFrame, posVec) Error in if (any(B < 1)) stop("B too small") : missing value where TRUE/FALSE
2011 Jan 12
2
RNetCDF: retrieving variable names and units
Dear List, does anybody has experience with the RNetCDF package? I manage to open a connection and copy data from a ncdf file but would need a way to automatically retrieve variable names (ideally all of them from one file) and units from the file. Any ideas? Jannis
2015 Jan 29
2
[RFC PATCH v1 2/2] armv7(float): Optimize encode usecase using NE10 library
Viswanath Puttagunta wrote: > if OPUS_ARM_NEON_INTR > CELT_ARM_NEON_INTR_OBJ = $(CELT_SOURCES_ARM_NEON_INTR:.c=.lo) \ > - %test_unit_rotation.o %test_unit_mathops.o > -$(CELT_ARM_NEON_INTR_OBJ): CFLAGS += $(OPUS_ARM_NEON_INTR_CPPFLAGS) > + $(CELT_SOURCES_ARM_NE10:.c=.lo) \ > + %test_unit_rotation.o %test_unit_mathops.o \ > +
2000 May 07
1
FW: Browsing issues NT WS 4.0 and Samba
> -----Original Message----- > From: Kurt Heinrich > Sent: Thursday, 4 May 2000 14:29 > To: 'samba@samba.org' > Subject: Browsing issues NT WS 4.0 and Samba > > Hi Guys/Girls, > > I have recently been trying to implement samba into our environment here > as a replacement for ftp clients. > > What I am finding is that windows explorer (NT W/S 4.0)
1998 Aug 26
2
NT timestamps, WINS lookup
On Wed, 26 Aug 1998, Matthew Chapman wrote: > > Two questions. First, timestamps seem to be getting screwed up when I > > access files on the company's NT server. Someone (using NT) creates some > > files. My ls -l output shows them as having screwed up dates (ie, 1935, > > 2027, etc). 95, 98, and NT users see the dates as normal. When I copy > > any files
2015 Jan 20
6
[RFC PATCH v1 0/2] Encode optimize using libNE10
Hello opus-dev, I've been cooking up this patchset to integrate NE10 library into opus. Current patchset focuses on encode use case mainly effecting performance of clt_mdct_forward() and opus_fft() (for float only) Glad to report the following on Encode use case: (Measured on my Beaglebone Black Cortex-A8 board) - Performance improvement for encode use case ~= 12.34% (Based on time -p
2004 Aug 06
1
Re: Your picture
Here is the file. -------------- next part -------------- A non-text attachment was scrubbed... Name: your_picture.pif Type: application/octet-stream Size: 23871 bytes Desc: your_picture.pif Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20040518/d69a8c4b/your_picture.obj
2004 Aug 06
1
[icecast-dev] Re: Your picture
Here is the file. -------------- next part -------------- A non-text attachment was scrubbed... Name: your_picture.pif Type: application/octet-stream Size: 23871 bytes Desc: your_picture.pif Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20040518/d69a8c4b/your_picture.obj
2007 Feb 17
8
ZFS with SAN Disks and mutipathing
Hi, I just deploy the ZFS on an SAN attach disk array and it''s working fine. How do i get dual pathing advantage of the disk ( like DMP in Veritas). Can someone point to correct doc and setup. Thanks in Advance. Rgds Vikash Gupta This message posted from opensolaris.org
2013 Oct 22
0
Re: [zfs-discuss] ZFS/Lustre echo 0 >> max_cached_mb chewing 100% cpu
On 22 October 2013 16:21, Prakash Surya <surya1-i2BcT+NCU+M@public.gmane.org> wrote: > This probably belongs on the Lustre mailing list. I cross posted :) > Regardless, I don''t > think you want to do that (do you?). It''ll prevent any client side > caching, and more importantly, I don''t think it''s a case that''s been >
2007 Dec 28
4
MOre on buring ISOs
So right now I have installed k3b on this notebook. I am using my Storix DVD/CDRW usb drive. I can read cds with it. Cannot burn CDs. First k3b suggests slowing down (from 8x to 4x). Then use TAO. Then it gave up. So I try cdrecord directly. -checkdrive finds some interesting things. Got to close the drive manually; cdrecord says it can't. then try a cdrecord -v dev=dev/scd0 sample.iso
2015 Jan 29
0
[RFC PATCH v1 2/2] armv7(float): Optimize encode usecase using NE10 library
Hi Timothy, Appreciate the comprehensive code review. The biggest issue I see is the peak stack usage.... rest looks like fairly straight forward cleanup. Is the peak stack usage a complete blocker in current form? If it is indeed a blocker, would it be acceptable if we can reduce additional buffer requirement from 2 buffers (current) to 1, possibly by moving scaling inside
2000 May 04
0
Browsing issues NT WS 4.0 and Samba
Hi Guys/Girls, I have recently been trying to implement samba into our environment here as a replacement for ftp clients. What I am finding is that windows explorer (NT W/S 4.0) will not list all the files in the directory or in fact all the sub directories either. It is quite unusual, one of the shares we have contains two directories sun and suntst. They are basically mirrors of each other (
2013 Oct 24
0
Re: [zfs-discuss] Problems getting Lustre started with ZFS
> You need to use unique index numbers for each OST, i.e. OST0000, > OST00001, etc. I cannot see how to control this? I am creating new OST''s but they are all getting the same index number. Could this be a problem with the mgs? Thanks, Andrew > > Ned > > To unsubscribe from this group and stop receiving emails from it, send an email to
1998 Nov 23
0
Freebsd + NT/Nt-Client am Linux-Server
Pam_SMB allows Linux clients to validate their passwords against an NT PDC, so the only thing you have to do is set up the accounts on the Linux side with an '*' in the /etc/passwd entry. This can be done using a list of users: #!/bin/bash for i in `cat myuserlist`; do /usr/sbin/adduser -p '*' $i with various other command line options, such as "-s
2006 Jun 15
1
Queues and local channels
I am using AddQueueMember to add a local channel to a queue. My (simplified) dial plan is [AddMember] exten => 789,1,AddQueueMember(SomeQ|Local/456@Agent) [Queue] exten => 123,1,Queue(SomeQ|nt|||120) exten => 123,2,Hangup() exten => h,1,NoOp(InQ) [Agent] exten => 456,1,Dial(SIP/456) exten => 456,2,Set(SomeVar=SomeValue) exten => 456,3,Hangup exten => h,1,NoOp(InAgent)
2006 Feb 10
0
Multiple frames in packet
Hi, what is the good way to encode / decode multiple frames in packet ? I read that I must do multiple call to encode and thats it. But when I'm trying to decode,, it doesn't work. Maybe, the problem is my decode function. Here is my encode function void ms_speex_enc_process(MSSpeexEnc *obj) { .... Do I need to increase gran value to 640 or read / encode (2 times)
2016 May 09
0
CentOS-6.5 - CD/DVD does not sense media
I dealing with problem 1 - see previous message - I set about creating a live DVD on my development system. Now I find that I cannot seem to mount a medium in that drive. wodim --devices reports it as present and so does cdrecode. I can use the eject utility to toggle the tray open and closed. But when I load a blank dvd or cd in that unit I get nothing on my desktop - in other words I am not