Displaying 9 results from an estimated 9 matches for "newls".
Did you mean:
newly
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
http://bugzilla.mindrot.org/show_bug.cgi?id=851
Summary: some X11 prgs generate ``BadAtom (invalid Atom
parameter)'' in X_GetProperty when using X11 forwarding
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
2011 Nov 09
2
R: Re: Dos/Unix newline translating
But I have another server 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
2011 Nov 09
2
R: RE: R: Re: Dos/Unix newline translating
on Debian I'm using VIM 7.2.445
on RedHat 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
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 list...
2011 Oct 25
0
Problem in creating XML
I've a problem in creating an XML
My code
node= newXMLNode("data")
new<-newXMLNode("new",parent=node)
child<-newXMLNode("Plot",parent=new)
My dataframe Plot looks like below
x y
0 123812.31
1 120166.77
2 111115.83
3 102809.13
4 84438.97
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