Displaying 3 results from an estimated 3 matches for "side_".
Did you mean:
side
2009 Mar 13
2
changing function argument
Hi,
I wonder if the following is possible in R:
Suppose a function takes an argument, and wants to modify this argument
so that the change is visible _at the call side_. It would be what is
for example known as pass-by-reference-to-non-const in C++.
test <- function(x)
{
x <- 10
...
return (somethingElse) # I do NOT want having to return x
}
number = 5
test(number)
stopifnot(number == 10)
Is there some trick with scoping rules and maybe <<-...
2007 Aug 01
2
--append option description in manpage confusing
[ see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=426191 ]
The text in the description of the --append option may lead one to
believe that files that are shorter on the receiving side won't be
updated, due to the following text:
...
Only files on the receiving side that are shorter than the
corresponding file on the sending side (as well as new files)
are sent. ...
IMHO
2012 Dec 28
6
problem with installing lustre and ofed
Hello,
I am having trouble installing the server modules for lustre 2.1.4 and use mellanox''s OFED distribution so we may use infiniband. Would you folks look at my procedure and results below and let me know what you think? Thanks very much!
The mellanox ofed installation builds and installs some kernel modules too, so I used this method to ensure OFED compiled against the correct