Displaying 8 results from an estimated 8 matches for "someotherfunction".
2006 Jun 14
5
Sortable Tree - Stoping Event dispatch ?
Hi,
I''m trying to play with sortable tree and have two issues:
I have an AJAX Tree looking like:
<ul class=''TreeCat'' id=''work''>
<li class=''open''>
<img src=''s.gif'' class=''node'' onclick="Ajax.Tree.toggle(event,this);"/>
<a
2018 May 03
7
length of `...`
Hi,
In some cases the number of arguments passed as ... must be determined
inside a function, without evaluating the arguments themselves. I use
the following construct:
dotlength <- function(...) length(substitute(expression(...))) - 1L
# Usage (returns 3):
dotlength(1, 4, something = undefined)
How can I define a method for length() which could be called directly on
`...`? Or is it an
2013 Sep 06
0
[LLVMdev] Unreachable in llvm-nm in Debug mode
Folks,
I'm seeing this unreachable on test/Object/archive-symtab.test in debug
mode:
$ /home/rengolin/workspace/llvm/bin/./llvm-nm -s
/home/rengolin/workspace/llvm/test/Object/Output/archive-symtab.test.tmp.a
trivial-object-test.elf-x86-64:
U SomeOtherFunction
00000000 T main
U puts
Invalid alignment for ELF file!
UNREACHABLE executed at
/home/rengolin/devel/llvm/src/lib/Object/ELFObjectFile.cpp:67!
Anyone else seeing this?
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.or...
2013 Sep 06
0
[LLVMdev] Unreachable in llvm-nm in Debug mode
...39;m seeing this unreachable on test/Object/archive-symtab.test in debug
>> mode:
>>
>> $ /home/rengolin/workspace/llvm/bin/./llvm-nm -s
>> /home/rengolin/workspace/llvm/test/Object/Output/archive-symtab.test.tmp.a
>> trivial-object-test.elf-x86-64:
>> U SomeOtherFunction
>> 00000000 T main
>> U puts
>> Invalid alignment for ELF file!
>> UNREACHABLE executed at
>> /home/rengolin/devel/llvm/src/lib/Object/ELFObjectFile.cpp:67!
>>
>> Anyone else seeing this?
>>
>
> http://llvm.org/bugs/show_bug.cgi?id=1705...
2018 May 03
0
length of `...`
...is better aimed at the r-help mailinglist as it is not about
developing R itself.
having said that,
I can only gues why you want to do this, but why not do something like this:
f <- function(...){
L <- list(...)
len <- length()
# you can stll pass the ... as follows:
do.call(someotherfunction, L)
}
-Mark
Op do 3 mei 2018 om 16:29 schreef D?nes T?th <toth.denes at kogentum.hu>:
> Hi,
>
>
> In some cases the number of arguments passed as ... must be determined
> inside a function, without evaluating the arguments themselves. I use
> the following construct:
&g...
2018 May 03
2
length of `...`
...developing R itself.
>
>
> having said that,
>
> I can only gues why you want to do this, but why not do something like
> this:
>
>
> f <- function(...){
> L <- list(...)
> len <- length()
> # you can stll pass the ... as follows:
> do.call(someotherfunction, L)
>
> }
>
>
> -Mark
>
> Op do 3 mei 2018 om 16:29 schreef D?nes T?th <toth.denes at kogentum.hu>:
>
> > Hi,
> >
> >
> > In some cases the number of arguments passed as ... must be determined
> > inside a function, without evaluating the...
2001 Nov 19
1
scope of data in groupedData
I'm trying to write a function that has a dataframe as
an argument. Within the function, I call groupedData
to create a grouped-data object from the dataframe
argument. However, the groupedData function doesn't
seem to see the data. I'm guessing it's getting the
argument name rather than its value, but I'm not
positive.
My system: R 1.3.1 on WinNT 4.0 (Pentium II), nlme
2010 Nov 09
1
Windows 7 problems
Hi,
I have upgraded to Samba 3.5.6 for Windows 7 Pro compatibility.
I am in a test phase to evaluate the behavior of Windows 7 in a Samba PDC
environment.
I have one Samba server as a PDC with tdbsam backend (no LDAP at all), and I
applied the reg and patch as described in the wiki.
I have a couple of questions related to Windows 7 :
- opening a domain session on the Win7 client takes a