search for: yesno

Displaying 20 results from an estimated 27 matches for "yesno".

Did you mean: resno
2002 May 25
2
Ploting in for() loop
Hi, Suppose I have a for() loop that draws 6 boxplots as follows: par(mfrow = c(2, 3)) for(i in 2:length(spam.sample)) { boxplot(split(spam.sample[,i], yesno)) } Where spam.sample is a data frame with 7 columns, and I'm interested in plotting column 2 ~ 7 against column 1 (yesno). The boxplots appeared fine, however I'm trying to add a meaningful title, x and y labels to them. Is it possible to do this in the loop? Cheers, Kevin --------...
2006 Jan 01
7
Can''t get select helper to populate dropdown w/default value
Guys, I searched this forum and found plenty of people having this problem, but I didn''t see any definitive solution. Usings Rails 1.0. When I edit an existing record, I can''t get the basic "select" helper to display the current value contained in the field of the record. All of my other (text) fields populate correctly with current field values. There appears
2017 Apr 19
2
ask.yes.no() function
As described in <https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17242>, R base functions are currently inconsistent in asking interactive "yes/no" type questions. One solution to this is to have a function to do it, and to use it consistently. Rather than just writing such a function and possibly missing some desirable feature, I'd like to ask if anyone can point
2017 Apr 20
1
ask.yes.no() function
On 20 April 2017 at 09:33, Michael Sumner wrote: | Perhaps worth pointing out "yesno" as a candidate: | | https://CRAN.R-project.org/package=yesno | <https://cran.r-project.org/package=yesno> Not really as i) base R will not have dependencies outside of it ii) more importantly, Duncan asked for a good example of a "consistent" (as in: predictable) q...
2006 Feb 27
8
Change Bit Value To Text When Viewed
Hey All, very simple question for you folks ;) I have a @commutes object that for each record there is a bit value set (0/1) to denote if an accident occurred. What I want to do is have it display "Yes" or "No" when I view the listing of commutes. I can get it to display the bit value just fine with <%= commute.accident %> but how can I get it so that when a record with
2004 May 06
7
sip traffic.
I can not register via sip to iptel or sipgate and do not see sip into ethereal. I do not unterstand why thats Wudu .. but i am new to asterisk and sip. I am behind a susefirewall2 but asterisk even do not register if it is down. The asterisk is running onto the machine witch is connected to the internet. No answer seems coming back from iptel (sip debug in asterisk). Ports are open (5060,
2010 May 10
2
Speech/DTMF mix?
Which speed recognition products will also recognize DTMF? In other words, I want to say "Please speak or dial the conference number". Does Vestec allow that? LumenVox? Any other way?
2017 Apr 20
0
ask.yes.no() function
Perhaps worth pointing out "yesno" as a candidate: https://CRAN.R-project.org/package=yesno <https://cran.r-project.org/package=yesno> Cheers, Mike On Wed, 19 Apr 2017 at 21:55 Duncan Murdoch <murdoch.duncan at gmail.com> wrote: As described in <https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17242&g...
2005 Feb 10
1
skip missing values in plots
I really like these Trellis graphics but how do I get this code to skip the missing? logreg<-read.csv("logreg.csv", header=TRUE, sep=",", na.string=" ") attach(logreg) bwplot(yesno~bc_pcb_tot |varlist, data=logreg, main="Box Cox PCB transformation", auto.key=TRUE, fontfamily = "HersheySans" ) Dean Sonneborn M.S. Public Health Sciences * University of California, Davis 916 734-6656 * formerly Epidemiology & Preventive Medicine [[alternative HTML...
2019 Oct 23
1
[PATCH] drm/virtio: print a single line with device features
...O("EDID support available.\n"); >> } >> >> + DRM_INFO("features: %cvirgl %cedid\n", >> + vgdev->has_virgl_3d ? '+' : '-', >> + vgdev->has_edid ? '+' : '-'); > > Maybe we should move the various yesno/onoff/enableddisabled helpers from > i915_utils.h to drm_utils.h and use them more widely? I'm trying to take it one step further by adding them to include/linux/string-choice.h [1]. Maybe, uh, fourth time's the charm? BR, Jani. [1] http://lore.kernel.org/r/20191023131308.9420-1-jani....
2019 Oct 18
2
[PATCH] drm/virtio: print a single line with device features
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/virtio/virtgpu_kms.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/virtio/virtgpu_kms.c b/drivers/gpu/drm/virtio/virtgpu_kms.c index 0b3cdb0d83b0..2f5773e43557 100644 --- a/drivers/gpu/drm/virtio/virtgpu_kms.c +++ b/drivers/gpu/drm/virtio/virtgpu_kms.c @@ -155,16 +155,15 @@
2019 Oct 18
2
[PATCH] drm/virtio: print a single line with device features
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/virtio/virtgpu_kms.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/virtio/virtgpu_kms.c b/drivers/gpu/drm/virtio/virtgpu_kms.c index 0b3cdb0d83b0..2f5773e43557 100644 --- a/drivers/gpu/drm/virtio/virtgpu_kms.c +++ b/drivers/gpu/drm/virtio/virtgpu_kms.c @@ -155,16 +155,15 @@
2012 May 24
0
Could not find node to take over public address
...p address to clients # and multiplex clients across all CONNECTED nodes ? # This is based on LVS # When this is enabled, the entire cluster will present one single ip address # which clients will connect to. CTDB_LVS_PUBLIC_IP= ## Description: Ctdb manages to start and stop Samba? ## Type: yesno ## Default: yes # should ctdb manage starting/stopping the Samba service for you? # default is to not manage Samba CTDB_MANAGES_SAMBA=yes ## Description: Skip Samba share checks? # If there are very many shares it may not be feasible to check that all # of them are available during each monito...
2020 Aug 25
1
smbclient mask command seems not to work the same way with recurse ON for mget and mput
...SAFE_FREE(quest); 2352 if (asprintf(&quest,"Put file %s? ", lname) < 0) { 2353 break; 2354 } 2355 if (prompt && !yesno(quest)) { 2356 /* No */ 2357 continue; 2358 } 2359 2360 /* Yes */ 2361 SAFE_FREE(rname); 2362...
2019 Dec 10
2
[PATCH] D69853: [OpenMP][NFCI] Introduce llvm/IR/OpenMPConstants.h
...al-isel 2>&1 | /home/jayfoad2/tmp/bin/FileCheck --check-prefix=CHECK-ONOFF /home/jayfoad2/git/llvm-project/llvm/test/tools/llvm-config/booleans.test : 'RUN: at line 9'; /home/jayfoad2/tmp/bin/llvm-config --has-rtti 2>&1 | /home/jayfoad2/tmp/bin/FileCheck --check-prefix=CHECK-YESNO /home/jayfoad2/git/llvm-project/llvm/test/tools/llvm-config/booleans.test : 'RUN: at line 15'; /home/jayfoad2/tmp/bin/llvm-config --build-mode 2>&1 | /home/jayfoad2/tmp/bin/FileCheck --check-prefix=CHECK-BUILD-MODE /home/jayfoad2/git/llvm-project/llvm/test/tools/llvm-config/boolean...
2019 Oct 22
0
[PATCH] drm/virtio: print a single line with device features
..._edid = true; > - DRM_INFO("EDID support available.\n"); > } > > + DRM_INFO("features: %cvirgl %cedid\n", > + vgdev->has_virgl_3d ? '+' : '-', > + vgdev->has_edid ? '+' : '-'); Maybe we should move the various yesno/onoff/enableddisabled helpers from i915_utils.h to drm_utils.h and use them more widely? Anyway Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch> > + > ret = virtio_find_vqs(vgdev->vdev, 2, vqs, callbacks, names, NULL); > if (ret) { > DRM_ERROR("failed to find...
2010 Jun 08
2
Kickstart issue: 'dialog' doesn't work in %post, CentOS 5.5
...# Run in chrooted env. echo "* Export LC_ALL" export LC_ALL=C echo "* Set TERM" export TERM='linux' echo "* Set PATH" export PATH="/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin" dialog --yesno "Yes or no" 0 0 # ======== END KS ========= [1] dialog: http://hightek.org/dialog/
2009 Oct 14
4
Refactor ovirt-node-image code base for inclusion in Fedora
Main reason for refactor is no ovirt-node-image binary image allowed in fedora. Removed ks files, now in ovirt-node-recipe, which is subpackage of ovirt-node. Removed tools, these are now in ovirt-node-recipe which is subpackage of ovirt-node.
2005 Sep 20
3
Samba, workgroup and Windows Wins in different subnet
Hi, I hope that someone could help me because I am a real newby in Samba and have a tons of questions about this apps. My first question is : how works samba when it act as a wins client (not server) ? I have 2 subnets in my company, the 205.205.247.0 is a windows segment with wins. the second one is 192.168.251.0 for the training classroom. The gateway where Samba is installed is used both as
2016 Aug 18
5
[PATCH v2 0/4] New getprogname module
...| 2 - tests/test-xalloc-die.c | 2 - tests/test-xfprintf-posix.c | 3 - tests/test-xmemdup0.c | 3 - tests/test-xprintf-posix.c | 3 - tests/test-xstrtol.c | 3 - tests/test-xvasprintf.c | 3 - tests/test-yesno.c | 3 - tests/uniname/test-uninames.c | 3 - tests/uninorm/test-u32-nfc-big.c | 2 - tests/uninorm/test-u32-nfd-big.c | 2 - tests/uninorm/test-u32-nfkc-big.c | 2 - tests/uninorm/test-u32-nfkd-big.c | 2 - tests/unistdio/test-u16-vsnprintf1.c |...