Displaying 4 results from an estimated 4 matches for "numaric".
Did you mean:
gnumeric
2009 Feb 02
2
parsing problem
Hi all,
I am trying to parse a vector for caliculating minimum in that vector the
vector having values like
1 Kontrolle
2 Placebo
3 125mg/kg
4 250mg/kg
5 500mg/kg
6 1000mg/kg
hear i tries for comverting it into numeric with using "as.numaric()"
function
but i got values like
5
6
2
3
4
1
it gives 1000mg/kg is the least one
but i have toget 125mg/kg as the minimum value
for that i have to remove all the strings and spetial charecters from that
for that i used "parse()" but i am not able to get the out put
can...
2007 Oct 11
9
Mask Initial Processing with Ring Back Tone
I need to process a number of lines of code in the dialplan before answering a
call. Can standard ring back tones be played to the caller while this is
happening prior to answering the call. Which commands would facilitate this?
Thanks in Advance,
Vic
2006 Aug 07
8
Syntax Problem
In an *.rhtml, why do I need to add <% for product in @products %> in
order that I may call an <img class="list-image" src="<%=
product.img_url %>"/>. Is there not another way to skip the "for
product" line? I really dont want to include it. I tried @products =
product but it does not work. Can anyone help shed light on this matter?
--
Posted via
2003 Nov 10
0
Cannot access shares
Hi everybody!, I installed Samba w/Active Directory Support with the
instructions Ron Gage sent to the list yesterday, everything works fine,
I can join to the domain, if I make a wbinfo -u I can see the users of
the domain etc...
I start winbind with:
[root@Linux01 samba]# winbindd -i -s /etc/samba/smb.conf
winbindd version 3.0.0 started.
Copyright The Samba Team 2000-2003
Added domain NUMARDOM