search for: accomplice

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

2011 Feb 09
2
A question on Duplicating
Hello I am struggling to accomplice an idea which is as follows: I have a vector say: a <- c("a", "b", "c", "a") and another: b <- c("m", "n", "o", "m"). Length of those 2 vectors are essentially be same. Here task is to check the duplicates in the...
2011 Feb 01
1
Working with additional input for user defined function
...As you see in the function definition, I put open space " '.' syntax " , so that user can put additional argument. However here what I want to do is, if user have additional input then above function would do some ***special calculation*** and return that value. How can I accomplice that? Thanks and regards, [[alternative HTML version deleted]]
2011 Jul 07
1
Working with string
...uot;) - then again some set of numbers. Examples of such string is "fdahsdfcha163517253c463278643" or "fdahsdfcha163517253C463278643" or "fdahsdfcha163517253P463278643", "fdahsdfcha163517253p463278643" etc. I have tried using latest stringr package to accomplice that. Here is my try: > library(stringr) > str_extract("fdahsdfcha163517253c463278643", "[c]") [1] "c" But it seems that, above code fetching "c" from "fdahsdfcha" only. My goal is to understand what is there between above 2 set of n...
2007 Nov 01
5
Bridging two subnets selectively using routing
Hi LARTC, I have two networks that I manage, A and B. They both have their own primary gateways for hosts on the network, let''s call them AR and BR. There is another box, A1, which lives on network A but also has a wire connecting it to a switch on network B. My goal is to let hosts on B access three particular hosts on A''s subnet (192.168.4.0/24) and let hosts on A access one
2011 Mar 17
2
security updates?
Hello, There are several important security updates available: Critical: firefox security and bug fix update Important: tomcat5 security update Important: vsftpd security update Moderate: subversion security and bug fix update Important: logwatch security update Important: libtiff security update Moderate: kernel security and bug fix update Important: samba security update Important: samba3x
2008 Jan 07
2
bcmxcp patch
Hi Michael, I've forwarded your patch to Kjell, who's maintaining the bcmxcp driver, and to the nut development list. Kjell and others have more knowledges of the xcp protocol and will be able to analyze your patch. 2008/1/4, michalwd1979 <michalwd1979 at o2.pl>: > Hello Arnaud, > I am sending You a small patch to bcmxcp.c and bcmxcp.h files from nut-2.2.0. I written this
2010 Apr 12
21
Using the limit action on a DNAT rule to prevent DoS attackson a specific port
Hi there. I''m reading and reading through the doc''s and previous posts, but cannot seem to find what I''m looking for. I want to create a rule that prevents DoS and maybe even DDoS attacks against a specific port. The current rule looks like this (the PORT''s and IP''s are dummies of course): #ACTION SOURCE DEST
2010 Apr 26
23
SAS vs SATA: Same size, same speed, why SAS?
I''m building another 24-bay rackmount storage server, and I''m considering what drives to put in the bays. My chassis is a Supermicro SC846A, so the backplane supports SAS or SATA; my controllers are LSI3081E, again supporting SAS or SATA. Looking at drives, Seagate offers an enterprise (Constellation) 2TB 7200RPM drive in both SAS and SATA configurations; the SAS model offers
2010 Nov 24
0
4. Rexcel (Luis Felipe Parra)-how to run a code from excel
...ot;) a b.x b.y 1 1 12 11 2 2 12 11 3 3 12 NA 4 4 12 11 5 5 12 11 But what I want is it to look like: a b.x b.y 1 1 12 11 2 2 12 11 3 3 12 NA 4 4 12 11 5 5 12 11 6 8 32 NA So I keep all of the rows from t1 and get an NA in dose slots at the t2 part of the merge. Anyone know how to accomplice this? Thx //Joel -- View this message in context: http://r.789695.n4.nabble.com/Prob-with-merge-tp3053652p3053652.html Sent from the R help mailing list archive at Nabble.com. ------------------------------ Message: 19 Date: Mon, 22 Nov 2010 06:08:10 -0800 From: Peter Ehlers <ehlers at...