Displaying 9 results from an estimated 9 matches for "newl".
Did you mean:
new
2003 Jul 09
3
`acting' on variables
Dear list,
How can one "from within a function" act
on these variables ("outside" a function)
that were given as arguments.
If I have e.g. this beginning of a function:
foo <- function(tiro){
app.tiro <- 3 * tiro
[...]
}
How can I from within the curly brackets
e.g. concatenate the app.tiro to
the particular variable I passed as the
argument `tiro' ?
What is
2005 Aug 23
2
merge list entries
dear expeRts,
i would like to merge the data frame entries in a list. for example:
> #input
> myl <- list(q1=data.frame(id=c("Alice", "Bob"), grade=c(90, 49)),
q2=data.frame(id=c("Alice", "Chuck"), grade=c(70, 93)),
q3=data.frame(id=c("Bob", "Chuck"), grade=c(84, 40)))
> #output
> (mydf <-
2004 Apr 22
2
[Bug 851] some X11 prgs generate ``BadAtom (invalid Atom parameter)'' in X_GetProperty when using X11 forwarding
...g
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: niki.waibel at newlogic.com
it seems that some X11 prgs generate ``BadAtom (invalid Atom parameter)'' in
X_GetProperty when using X11 forwarding:
===
nwaibel at blade100-2 ~ $ ssh -X blade100-2
Enter passphrase for key '/home/nwaibel/.ssh/id_dsa':
Last login: Thu Apr 22 14:37:23 2004 from blade100-...
2011 Nov 09
2
R: Re: Dos/Unix newline translating
...with RedHat and Samba 3.0.10 configured in the same way, but I can view correctly text files which I move to RedHat server.
----Messaggio originale----
Da: jdmls at yahoo.com
Data: 9-nov-2011 11.42
A: "samba at lists.samba.org"<samba at lists.samba.org>
Ogg: Re: [Samba] Dos/Unix newline translating
From: Riccardo Castellani <ric.castellani at alice.it>
> if I create a text file in my Windows XP client and I copy it to
> /temporary folder, then I open it by VI editor into my Debian server and
> I see '^M' at the end of every row.
> How can I solve pr...
2011 Nov 09
2
R: RE: R: Re: Dos/Unix newline translating
...I'm using VIM 6.3.82
I verified in both systems with this command : vi -v
----Messaggio originale----
Da: robert.grasso at cedrat.com
Data: 9-nov-2011 12.04
A: <ric.castellani at alice.it>, <jdmls at yahoo.com>, <samba at lists.samba.org>
Ogg: RE: [Samba] R: Re: Dos/Unix newline translating
on Debian it is possible that you are using the orginal VI. On RedHat you must be using ViM (VI Improved). Do you have vim on Debian
?
---
Robert GRASSO ? System engineer
CEDRAT S.A.
15 Chemin de Malacher - Inovall?e - 38246 MEYLAN cedex - FRANCE
Phone: +33 (0)4 76 90 50 45 - Fax...
2000 Jun 29
2
Question on an alternative to ls() and expanded R object types
...t perhaps less useful for
interactive use. It would be neat to be able to get a colorized list of
object names with colors assigned to object type. This would,of course,
require a color terminal. Alternatively, the listing could return a list
of name vectors for different types so that I could say, newls()$vectors,
and get the vectors. I've started working on something like this but it
has the look and feel of someone largely unfamiliar with the subtleties of
the language. (Note typeof(), and thereby mode(), does not differentiate
between lists and frames.)
Another luxury would be able to lis...
2011 Oct 25
0
Problem in creating XML
...y
0 123812.31
1 120166.77
2 111115.83
3 102809.13
4 84438.97
5 84588.40
for( i in nrows(Plot))
{
newXMLNode(child,attrs = c(x = as.character(i),y =
as.character(Plot$y[j])),parent=newl)
}
Butg i'm getting error "Error in strsplit(name, ":") : non-character
argument"
Please help me
--
View this message in context: http://r.789695.n4.nabble.com/Problem-in-creating-XML-tp3935980p3935980.html
Sent from the R help mailing list archive at Nabble.com.
2006 Aug 25
1
[PATCH][RFC]xenperf hypercall pretty print TAKE 2
This patch pretty prints the hypercall section for
$xenperf -f
Each hypercall count is tagged by its name.
Reference:
http://lists.xensource.com/archives/html/xen-ia64-devel/2006-08/msg00261.html
Signed-off-by Ken Hironaka <kenny@logos.ic.i.u-tokyo.ac.jp>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2005 May 22
2
samba with win xp home
Hi,
sorry maybe this case has been already posted.
I've a fedora core 3 system with following situation
2.6.11-1.14_FC3smp
samba-common-3.0.14a-1
samba-3.0.14a-1
samba-client-3.0.14a-1
I have 2 clients win98 and 2 clients winxp home (sp2).
I've a client pgm installed on the clients and it seems to work correctly.
But if I try to copy few folders from my winxp clients to the shared