Displaying 20 results from an estimated 100 matches similar to: "new data.frame summed by date"
2009 Jul 11
1
sort data.frame by specific date column
I have a data.frame that was built from a number of smaller
data.frames with rbind. Each ssmaller data.frame bound together runs
over the same date ranges. The format of the whole thing looks like
this:
Trade PosType EnDate EnTime ExDate ExTime PL_Pos
1 1 1 1040107 915 1040107 1300 164
2 2 1 1040108 909 1040108 1300 184
3 3 1 1040115
2009 Jul 07
4
Test for X=1 fails, test for >0 works, data in text file is 1
Hi,
I am apparently not understanding some nuance about either the use
of subset or more likely my ability to test for a numerical match
using '='. Which is it? Thanks in advance.
I've read a data file, reshaped it and then created MyResults by
keeping only lines where the value column is greater than 0. So far so
good. The data in MyResults looks good to me by eye.
The
2009 Jul 08
1
What is cast telling me?
Hi,
What is cast telling me when it says the following?
Aggregation requires fun.aggregate: length used as default
What is 'length'?
I've taken a small subset of data and wondered what EnTime vs
ExTime might look like. cast is kind enough to give me a table but I
don't understand the values in the table. They seem to sum up ro be
the same as the total dimension of the data
2011 Feb 09
1
Iterate over a list of input files?
Hi,
I've got the following code which seems to work fine for a single
file if I specify the file name explicitly in the code. What I need to
do is run it on all the files in the directory tested and augment the
data frame I'm building to have more results columns.How can I do
that?
Here's the code:
library(chron) # .Holidays / is.holiday / is.weekend
TStoDate = function
2009 Jul 11
2
Date conversions
Hi all,
I'm having a little bit of trouble with some date conversions and
am hoping someone can help me out. Thanks in advance.
OK, I have two sources of data that provide date info in a csv file
differently. I've attached a small zipped file with two text files
that illustrate both. (Is it ok to send attachments to this list? Not
sure. It's very small.) I need to be able to
2006 Jul 26
8
change text_field_tag class
in my booking / _form I have the following input fields : (startdate and
endate)
<div>
<label for="startdate">Booking Start Date</label><br />
<%= text_field_tag(''startdate'', @startdate, {:class => @startdateclass,
:readonly => "readonly", :maxlength => "25"} ) %>
<%= observe_field("startdate",
2009 Aug 31
1
Google style
Since I read digests, and don't read mail on weekends, I come to this
discussion late. It was very entertaining.
I only wish to comment on 2 points. The first is Henrich's (I
believe) one that trying to convert an old-time user to new styles is
futile. I agree wholeheartedly. As proof I offer the survival suite
--anyone who peruses it will notice a different indentation rule for
2006 Nov 04
0
weird problem with content type
Hey all,
My site is working ok except for a page that displays as text instead of html.
I tried to use this:
puts "Content-Type: text/html"
then it display the page as html normally but I still get that ugly
part on top of my page:
Content-Type: text/html
Set-Cookie: _session_id=6356b18a24d56a0da01bfab791fa911d; path=/
Status: 200 OK
Cache-Control: no-cache
here is the url:
2009 Jul 10
2
ReShape/cast question - sum of value in table
Hi,
I've tried to capture the basics of this problem I'm having. Been
working on this for a couple of days and just cannot get past it. As a
test of this list software I've attached is a small text file zipped
up. I hope it gets through but if it doesn't I'll post the actual text
which is only 26 lines. Put it somewhere sensible and change the first
line in the code to point
2002 May 14
2
least summed square distance + fit
hi,
I have a matrix (representing original data) that looks e.g. like this
(consider it beeing x,y,z coords):
441 447 0
265 407 0
374 223 0
288 574 0
669 309 0
591 195 0
595 475 0
424 351 0
I get a second matrix (subject data) that is similiar to the above
matrix but it is scaled, translated and rotated (and of course a little
inprecise).
Also I have an
2015 Jun 05
2
תשובה: Accessing an account from more than one phone
Zitat von Israel Gottlieb <isrlgb at gmail.com>:
Shalom, Israel!
> Using chan_sip you need to create another ?user aand then dial both
>
> Using pjsip you can connect 2 devices
Thank you. Unfortunately it seems that I don't have pjsip available as
package on the OpenWRT where I installed Asterisk... :(
I'll create another user.
Thanks
Luca Bertoncello
(lucabert at
2015 Jun 05
0
תשובה: תשובה: Accessing an account from more than one phone
Shalom to you too
So that's the way to go
? ????? ?????? ?
???: Luca Bertoncello
????: ??? ????, 5 ????? 2015 09:51
??: Asterisk Users Mailing List - Non-Commercial Discussion
??? ?: Asterisk Users Mailing List - Non-Commercial Discussion
????: Re: [asterisk-users] ?????: Accessing an account from more than one phone
Zitat von Israel Gottlieb <isrlgb at gmail.com>:
Shalom, Israel!
2015 Jun 05
3
תשובה: Missed call
Zitat von Israel Gottlieb <isrlgb at gmail.com>:
> If you the c option in the dial command it will send answered
> else where sip message to the phone and most ip phones understand that
> The cell will always display a missed call?
I'm very sorry, but I can't understand what you mean...
Could you explain, maybe with an example?
Thanks
Luca Bertoncello
(lucabert at
2015 Jun 05
0
תשובה: Missed call
At the end of the Command you could use options one of them is the c (not
apital) which sends a cancel event to the phone
http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial
On Fri, Jun 5, 2015 at 9:53 AM, Luca Bertoncello <lucabert at lucabert.de>
wrote:
> Zitat von Israel Gottlieb <isrlgb at gmail.com>:
>
> If you the c option in the dial command it will send answered
2015 Jun 05
2
Problem with SIP-TLS
ricky gutierrez <xserverlinux at gmail.com> schrieb:
> Hi lucas , dou you try this:
>
> https://wiki.asterisk.org/wiki/display/AST/Secure+Calling+Tutorial
Tested right now.
Same problem...
I think it is a problem on Asterisk for OpenWRT... :(
Regards
Luca Bertoncello
(lucabert at lucabert.de)
2015 Jun 05
0
Problem with SIP-TLS
2015-06-05 14:29 GMT-06:00 Luca Bertoncello <lucabert at lucabert.de>:
> I think it is a problem on Asterisk for OpenWRT... :(
>
> Regards
> Luca Bertoncello
> (lucabert at lucabert.de)
>
compilation problems with the module srtp , check the module
module show like srtp
--
rickygm
http://gnuforever.homelinux.com
2015 Jun 05
0
11.17.1 : ReceiveFax then signal 11 ??
dialplan
[FaxIncoming]
exten=s,1,NoOp(Incoming fax on 46-va)
same=n,Set(FAXFILE=/var/spool/asterisk/fax/${STRFTIME(${EPOCH},,%Y%m%d)}_${STRFTIME(${EPOCH},,%H%M)})
same=n,Answer()
same=n,ReceiveFAX(${FAXFILE}.tif,df)
same=n,Hangup()
exten=>h,1,NoOp(FAXSTATUS: ${FAXSTATUS} FAXERROR: ${FAXERROR}
FAXPAGES: ${FAXPAGES} @ bitrate ${FAXBITRATE})
same=n,System(scp ${FAXFILE}.tif
2015 Jun 06
1
Free Fax for Asterisk : registered, but license not effective
I've been having problems segfaulting when receiving faxes. So I tried
FFA. I used the register utility and my license is in /var/lib/asterisk :
ls /var/lib/asterisk/licenses/ -l
total 4
-rw-r--r--. 1 root root 325 Jun 5 22:41 FFA-DNCXXXXXXX.lic
but:
Executing [17772822954 at FaxIncoming:4]
ReceiveFAX("SIP/ec2faxcall18-00000002",
2015 Jun 06
0
תשובה: תשובה: Missed call
It looks like you are dialing a external # then that won't work
? ????? ?????? ?
???: Luca Bertoncello
????: ??? ????, 5 ????? 2015 19:02
??: asterisk-users at lists.digium.com
??? ?: Asterisk Users Mailing List - Non-Commercial Discussion
????: Re: [asterisk-users] ?????: Missed call
Israel Gottlieb <isrlgb at gmail.com> schrieb:
> At the end of the Command you could use options
2015 Jun 07
2
Curious problem with NAT
Ashwin Surendran <Ashwin.Surendran at now-health.com> schrieb:
> Have you tried NAT=force_rport ?
OK, tried...
I can transmit from my phone (aka: I hear my voice on another phone), but I'm
not able to receive data (aka: I cannot hear what I say on the other phone).
Other suggestion?
Thanks
Luca Bertoncello
(lucabert at lucabert.de)